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

  /external/chromium_org/third_party/skia/include/core/
SkPaint.h 41 typedef const SkGlyph& (*SkDrawCacheProc)(SkGlyphCache*, const char**,
    [all...]
  /external/skia/include/core/
SkPaint.h 41 typedef const SkGlyph& (*SkDrawCacheProc)(SkGlyphCache*, const char**,
    [all...]
  /external/chromium_org/third_party/skia/src/pdf/
SkPDFDevice.cpp 90 static void align_text(SkDrawCacheProc glyphCacheProc, const SkPaint& paint,
    [all...]
  /external/skia/src/pdf/
SkPDFDevice.cpp 90 static void align_text(SkDrawCacheProc glyphCacheProc, const SkPaint& paint,
    [all...]
  /external/chromium_org/third_party/skia/src/core/
SkDraw.cpp     [all...]
SkPaint.cpp 931 SkDrawCacheProc SkPaint::getDrawCacheProc() const {
932 static const SkDrawCacheProc gDrawCacheProcs[] = {
    [all...]
  /external/skia/src/core/
SkDraw.cpp     [all...]
SkPaint.cpp 931 SkDrawCacheProc SkPaint::getDrawCacheProc() const {
932 static const SkDrawCacheProc gDrawCacheProcs[] = {
    [all...]

Completed in 441 milliseconds