Searched refs:fWrapped (Results 1 – 2 of 2) sorted by relevance
84 int fWrapped; in dumpStats() member87 Stats() : fScratch(0), fWrapped(0), fUnbudgetedSize(0) {} in dumpStats()94 ++fWrapped; in dumpStats()117 this->getResourceCount(), fBudgetedCount, stats.fWrapped, locked, stats.fScratch, in dumpStats()
787 : fWrapped(NULL) { in GrDebugGLInterface()796 fWrapped.reset(interface); in setWrapped()832 SkAutoTUnref<GrGLInterface> fWrapped; member