Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 22f36b1a authored by Derek Sollenberger's avatar Derek Sollenberger Committed by Android Git Automerger
Browse files

am 4c92f7ce: Merge "Revert workaround for Skia bug now that Skia has been fixed." into klp-dev

* commit '4c92f7ce':
  Revert workaround for Skia bug now that Skia has been fixed.
parents b0b5ec77 4c92f7ce
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -764,8 +764,6 @@ public:
    static void doTextBounds(JNIEnv* env, const jchar* text, int count,
                             jobject bounds, const SkPaint& paint, jint bidiFlags) {
        SkRect  r;
        r.set(0,0,0,0);

        SkIRect ir;

        sp<TextLayoutValue> value = TextLayoutEngine::getInstance().getValue(&paint,