Home
last modified time | relevance | path

Searched refs:resetAll (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/
DrsFBOCache.cpp31 resetAll(NULL); in FBOCache()
75 void FBOCache::resetAll(Context *) { in resetAll() function in FBOCache
DrsFBOCache.h38 void resetAll(Context *);
DrsScriptC_LibGL.cpp116 rsc->mFBOCache.resetAll(rsc); in rsrClearFrameBufferObjectTargets()