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

  /external/skia/src/pdf/
SkPDFDevice.cpp 71 static void align_text(SkDrawCacheProc glyphCacheProc, const SkPaint& paint,
89 const SkGlyph& glyph = glyphCacheProc(cache, &start, 0, 0);
890 SkDrawCacheProc glyphCacheProc = textPaint.getDrawCacheProc();
891 align_text(glyphCacheProc, textPaint, glyphIDs, numGlyphs, &x, &y);
    [all...]
  /external/skia/legacy/src/core/
SkDraw.cpp     [all...]
  /external/skia/src/core/
SkDraw.cpp     [all...]

Completed in 3184 milliseconds