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

  /external/chromium_org/third_party/skia/src/core/
SkTextToPathIter.h 42 SkMeasureCacheProc fGlyphCacheProc;
SkPaint.cpp 813 SkMeasureCacheProc SkPaint::getMeasureCacheProc(TextBufferDirection tbd,
815 static const SkMeasureCacheProc gMeasureCacheProcs[] = {
1060 SkMeasureCacheProc glyphCacheProc;
    [all...]
  /external/skia/src/core/
SkTextToPathIter.h 42 SkMeasureCacheProc fGlyphCacheProc;
SkPaint.cpp 813 SkMeasureCacheProc SkPaint::getMeasureCacheProc(TextBufferDirection tbd,
815 static const SkMeasureCacheProc gMeasureCacheProcs[] = {
1060 SkMeasureCacheProc glyphCacheProc;
    [all...]
  /external/chromium_org/third_party/skia/include/core/
SkPaint.h 44 typedef const SkGlyph& (*SkMeasureCacheProc)(SkGlyphCache*, const char**);
    [all...]
  /external/skia/include/core/
SkPaint.h 44 typedef const SkGlyph& (*SkMeasureCacheProc)(SkGlyphCache*, const char**);
    [all...]

Completed in 4371 milliseconds