Searched refs:AutoCachePurge (Results 1 – 2 of 2) sorted by relevance
58 class SkColorSpaceXformer::AutoCachePurge { class in SkColorSpaceXformer60 AutoCachePurge(SkColorSpaceXformer* xformer) in AutoCachePurge() function in SkColorSpaceXformer::AutoCachePurge65 ~AutoCachePurge() { in ~AutoCachePurge()101 const AutoCachePurge autoPurge(this); in apply()109 const AutoCachePurge autoPurge(this); in apply()122 const AutoCachePurge autoPurge(this); in apply()130 const AutoCachePurge autoPurge(this); in apply()138 const AutoCachePurge autoPurge(this); in apply()155 const AutoCachePurge autoPurge(this); in apply()
56 class AutoCachePurge; variable