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

  /external/skia/include/core/
SkPaint.h     [all...]
  /external/skia/src/svg/
SkSVGDevice.cpp 132 paint.glyphsToUnichars((const uint16_t*)text, count, unichars.get());
196 // SkPaint::glyphsToUnichars() returns \0 for inconvertible glyphs, but these
  /external/skia/src/core/
SkPaint.cpp 526 void SkPaint::glyphsToUnichars(const uint16_t glyphs[], int count,
    [all...]

Completed in 51 milliseconds