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

  /external/skia/src/core/
SkGlyphCache.h 141 static SkGlyphCache* DetachCacheUsingPaint(const SkPaint& paint,
271 SkGlyphCache::DetachCacheUsingPaint(
280 SkGlyphCache::DetachCacheUsingPaint(paint, surfaceProps, scalerContextFlags, matrix))
SkGlyphCache.cpp 809 SkGlyphCache* SkGlyphCache::DetachCacheUsingPaint(const SkPaint& paint,
SkPaint.cpp     [all...]
  /external/skqp/src/core/
SkGlyphCache.h 141 static SkGlyphCache* DetachCacheUsingPaint(const SkPaint& paint,
271 SkGlyphCache::DetachCacheUsingPaint(
280 SkGlyphCache::DetachCacheUsingPaint(paint, surfaceProps, scalerContextFlags, matrix))
SkGlyphCache.cpp 815 SkGlyphCache* SkGlyphCache::DetachCacheUsingPaint(const SkPaint& paint,
SkPaint.cpp     [all...]
  /external/skqp/src/gpu/text/
GrStencilAndCoverTextContext.cpp 608 fDetachedGlyphCache = SkGlyphCache::DetachCacheUsingPaint(fFont, nullptr,

Completed in 468 milliseconds