Home
last modified time | relevance | path

Searched refs:isLinearText (Results 1 – 13 of 13) sorted by relevance

/external/skia/tests/
DTextBlobTest.cpp215 REPORTER_ASSERT(reporter, defaultPaint.isLinearText() != font.isLinearText()); in TestPaintProps()
246 REPORTER_ASSERT(reporter, paint.isLinearText() == font.isLinearText()); in TestPaintProps()
DFontObjTest.cpp14 return !paint.isSubpixelText() && !paint.isLinearText(); in is_use_nonlinear_metrics()
/external/skia/src/core/
DSkFont.cpp142 if (paint.isSubpixelText() || paint.isLinearText()) { in Testing_CreateFromPaint()
DSkPaint.cpp736 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/
DSkPaint.h159 bool isLinearText() const { in isLinearText() function
/external/skia/src/utils/
DSkLua.cpp832 lua_pushboolean(L, get_obj<SkPaint>(L, 1)->isLinearText()); in lpaint_isLinearText()
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...