Searched defs:SkAutoGlyphCache (Results 1 – 4 of 4) sorted by relevance
245 SkAutoGlyphCache(SkGlyphCache* cache) : fCache(cache) {} in SkAutoGlyphCache() function246 SkAutoGlyphCache(SkTypeface* typeface, const SkDescriptor* desc) { in SkAutoGlyphCache() function249 SkAutoGlyphCache(const SkPaint& paint, in SkAutoGlyphCache() function274 #define SkAutoGlyphCache(...) SK_REQUIRE_LOCAL_VAR(SkAutoGlyphCache) macro
23 class SkAutoGlyphCache; variable1067 friend class SkAutoGlyphCache; variable