Searched refs:mFunctorCount (Results 1 – 4 of 4) sorted by relevance
86 caches.unregisterFunctors(mFunctorCount); in clearResources()182 mFunctorCount = recorder.getFunctorCount(); in initFromDisplayListRenderer()185 caches.registerFunctors(mFunctorCount); in initFromDisplayListRenderer()246 mFunctorCount = 0; in init()
37 mHasDrawOps(false), mFunctorCount(0) { in DisplayListRenderer()101 mFunctorCount = 0; in reset()157 mFunctorCount++; in callDrawGLFunction()
192 return mFunctorCount; in getFunctorCount()364 uint32_t mFunctorCount; variable
503 uint32_t mFunctorCount; variable