Searched defs:AutoValidate (Results 1 – 2 of 2) sorted by relevance
42 AutoValidate(const SkBitmapCache* bc) : fBC(bc) { bc->validate(); } in AutoValidate() function
181 AutoValidate(const SkGlyphCache* cache) : fCache(cache) { in AutoValidate() function