Searched refs:bindColorTarget (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/
H A DrsFBOCache.h36 void bindColorTarget(Context *rsc, Allocation *a, uint32_t slot);
H A DrsFBOCache.cpp47 void FBOCache::bindColorTarget(Context *rsc, Allocation *a, uint32_t slot) { function in class:FBOCache
H A DrsScriptC_LibGL.cpp95 rsc->mFBOCache.bindColorTarget(rsc, a, slot);
106 rsc->mFBOCache.bindColorTarget(rsc, NULL, slot);

Completed in 179 milliseconds