Searched refs:setEmbeddedBitmapText (Results 1 - 16 of 16) sorted by relevance

/external/skia/gm/
H A Dtypeface.cpp207 paint.setEmbeddedBitmapText(true);
/external/skqp/gm/
H A Dtypeface.cpp207 paint.setEmbeddedBitmapText(true);
/external/skia/fuzz/
H A DFuzzDrawFunctions.cpp140 p.setEmbeddedBitmapText(b);
H A DFuzzCanvas.cpp958 paint->setEmbeddedBitmapText(make_fuzz_t<bool>(fuzz));
/external/skia/include/core/
H A DSkPaint.h404 void setEmbeddedBitmapText(bool useEmbeddedBitmapText);
/external/skqp/fuzz/
H A DFuzzDrawFunctions.cpp135 p.setEmbeddedBitmapText(b);
H A DFuzzCanvas.cpp951 paint->setEmbeddedBitmapText(make_fuzz_t<bool>(fuzz));
/external/skqp/include/core/
H A DSkPaint.h405 void setEmbeddedBitmapText(bool useEmbeddedBitmapText);
/external/skia/tests/
H A DTextBlobTest.cpp194 font.setEmbeddedBitmapText(true);
/external/skqp/tests/
H A DTextBlobTest.cpp194 font.setEmbeddedBitmapText(true);
/external/skia/samplecode/
H A DSampleFilterFuzz.cpp490 paint.setEmbeddedBitmapText(make_bool());
/external/skqp/samplecode/
H A DSampleFilterFuzz.cpp490 paint.setEmbeddedBitmapText(make_bool());
/external/skia/src/core/
H A DSkPaint.cpp228 void SkPaint::setEmbeddedBitmapText(bool doEmbeddedBitmapText) { function in class:SkPaint
/external/skqp/src/core/
H A DSkPaint.cpp228 void SkPaint::setEmbeddedBitmapText(bool doEmbeddedBitmapText) { function in class:SkPaint
/external/skia/tools/debugger/
H A DSkDrawCommand.cpp1526 target->setEmbeddedBitmapText(jsonPaint[SKDEBUGCANVAS_ATTRIBUTE_EMBEDDEDBITMAPTEXT].asBool());
/external/skqp/tools/debugger/
H A DSkDrawCommand.cpp1526 target->setEmbeddedBitmapText(jsonPaint[SKDEBUGCANVAS_ATTRIBUTE_EMBEDDEDBITMAPTEXT].asBool());

Completed in 3805 milliseconds