HomeSort by relevance Sort by last modified time
    Searched refs:isEmbeddedBitmapText (Results 1 - 4 of 4) sorted by null

  /external/skia/src/core/
SkFont.cpp 126 if (paint.isEmbeddedBitmapText()) {
SkPaint.cpp     [all...]
  /external/skia/include/core/
SkPaint.h 200 bool isEmbeddedBitmapText() const {
    [all...]
  /external/skia/src/utils/
SkLua.cpp 861 lua_pushboolean(L, get_obj<SkPaint>(L, 1)->isEmbeddedBitmapText());
    [all...]

Completed in 480 milliseconds