Home
last modified time | relevance | path

Searched defs:SkAutoGlyphCache (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSkGlyphCache.h245 SkAutoGlyphCache(SkGlyphCache* cache) : fCache(cache) {} in SkAutoGlyphCache() function
246 SkAutoGlyphCache(SkTypeface* typeface, const SkDescriptor* desc) { in SkAutoGlyphCache() function
249 SkAutoGlyphCache(const SkPaint& paint, in SkAutoGlyphCache() function
274 #define SkAutoGlyphCache(...) SK_REQUIRE_LOCAL_VAR(SkAutoGlyphCache) macro
/external/chromium_org/third_party/skia/src/core/
DSkGlyphCache.h245 SkAutoGlyphCache(SkGlyphCache* cache) : fCache(cache) {} in SkAutoGlyphCache() function
246 SkAutoGlyphCache(SkTypeface* typeface, const SkDescriptor* desc) { in SkAutoGlyphCache() function
249 SkAutoGlyphCache(const SkPaint& paint, in SkAutoGlyphCache() function
274 #define SkAutoGlyphCache(...) SK_REQUIRE_LOCAL_VAR(SkAutoGlyphCache) macro
/external/chromium_org/third_party/skia/include/core/
DSkPaint.h23 class SkAutoGlyphCache; variable
1067 friend class SkAutoGlyphCache; variable
/external/skia/include/core/
DSkPaint.h23 class SkAutoGlyphCache; variable
1067 friend class SkAutoGlyphCache; variable