Merge "Revert workaround for Skia bug now that Skia has been fixed." into klp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
4c92f7cec7
@@ -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