/external/skia/tests/ |
D | TextBlobTest.cpp | 215 REPORTER_ASSERT(reporter, defaultPaint.isLinearText() != font.isLinearText()); in TestPaintProps() 246 REPORTER_ASSERT(reporter, paint.isLinearText() == font.isLinearText()); in TestPaintProps()
|
D | FontObjTest.cpp | 14 return !paint.isSubpixelText() && !paint.isLinearText(); in is_use_nonlinear_metrics()
|
/external/skia/src/core/ |
D | SkFont.cpp | 142 if (paint.isSubpixelText() || paint.isLinearText()) { in Testing_CreateFromPaint()
|
D | SkPaint.cpp | 736 if (paint.isLinearText() || SkDraw::ShouldDrawTextAsPaths(paint, SkMatrix::I())) { in SkCanonicalizePaint() 1262 if (paint.isLinearText()) { in computeHinting() 2235 SkAddFlagToString(str, this->isLinearText(), "LinearText", &needSeparator); in toString()
|
/external/skia/include/core/ |
D | SkPaint.h | 159 bool isLinearText() const { in isLinearText() function
|
/external/skia/src/utils/ |
D | SkLua.cpp | 832 lua_pushboolean(L, get_obj<SkPaint>(L, 1)->isLinearText()); in lpaint_isLinearText()
|
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |