Home
last modified time | relevance | path

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

/external/skia/src/effects/
DSkBitmapCache.h42 AutoValidate(const SkBitmapCache* bc) : fBC(bc) { bc->validate(); } in AutoValidate() function
/external/skia/src/core/
DSkGlyphCache.h181 AutoValidate(const SkGlyphCache* cache) : fCache(cache) { in AutoValidate() function