Loading libs/hwui/tests/unit/FontRendererTests.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ static bool isZero(uint8_t* data, int size) { return true; } RENDERTHREAD_OPENGL_PIPELINE_TEST(FontRenderer, renderDropShadow) { RENDERTHREAD_OPENGL_PIPELINE_TEST(FontRenderer, DISABLED_renderDropShadow) { SkPaint paint; paint.setTextSize(10); paint.setTextEncoding(SkPaint::kGlyphID_TextEncoding); Loading libs/hwui/tests/unit/TextDropShadowCacheTests.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ using namespace android; using namespace android::uirenderer; RENDERTHREAD_OPENGL_PIPELINE_TEST(TextDropShadowCache, addRemove) { RENDERTHREAD_OPENGL_PIPELINE_TEST(TextDropShadowCache, DISABLED_addRemove) { SkPaint paint; paint.setTextSize(20); Loading Loading
libs/hwui/tests/unit/FontRendererTests.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ static bool isZero(uint8_t* data, int size) { return true; } RENDERTHREAD_OPENGL_PIPELINE_TEST(FontRenderer, renderDropShadow) { RENDERTHREAD_OPENGL_PIPELINE_TEST(FontRenderer, DISABLED_renderDropShadow) { SkPaint paint; paint.setTextSize(10); paint.setTextEncoding(SkPaint::kGlyphID_TextEncoding); Loading
libs/hwui/tests/unit/TextDropShadowCacheTests.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ using namespace android; using namespace android::uirenderer; RENDERTHREAD_OPENGL_PIPELINE_TEST(TextDropShadowCache, addRemove) { RENDERTHREAD_OPENGL_PIPELINE_TEST(TextDropShadowCache, DISABLED_addRemove) { SkPaint paint; paint.setTextSize(20); Loading