Searched defs:SkAutoGlyphCache (Results 1 – 2 of 2) sorted by relevance
280 SkAutoGlyphCache(SkGlyphCache* cache) : INHERITED(cache) {} in SkAutoGlyphCache() function281 SkAutoGlyphCache(SkTypeface* typeface, const SkDescriptor* desc) in SkAutoGlyphCache() function285 SkAutoGlyphCache(const SkPaint& paint, in SkAutoGlyphCache() function290 SkAutoGlyphCache(const SkPaint& paint, in SkAutoGlyphCache() function308 #define SkAutoGlyphCache(...) SK_REQUIRE_LOCAL_VAR(SkAutoGlyphCache) macro
18 class SkAutoGlyphCache; variable1135 friend class SkAutoGlyphCache; variable