Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/src/effects/gradients/
DSkGradientBitmapCache.h42 AutoValidate(const SkGradientBitmapCache* bc) : fBC(bc) { bc->validate(); } in AutoValidate() function
/external/skia/src/effects/gradients/
DSkBitmapCache.h42 AutoValidate(const SkBitmapCache* bc) : fBC(bc) { bc->validate(); } in AutoValidate() function
/external/skia/src/core/
DSkGlyphCache.h174 AutoValidate(const SkGlyphCache* cache) : fCache(cache) { in AutoValidate() function
/external/chromium_org/third_party/skia/src/core/
DSkGlyphCache.h160 AutoValidate(const SkGlyphCache* cache) : fCache(cache) { in AutoValidate() function