am 4c92f7ce
: Merge "Revert workaround for Skia bug now that Skia has been fixed." into klp-dev
* commit '4c92f7cec761f1e6550a1cf3dd1305a186ce0e05': Revert workaround for Skia bug now that Skia has been fixed.
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user