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:
Derek Sollenberger
2013-09-04 10:37:49 -07:00
committed by Android Git Automerger

View File

@ -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,