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

/frameworks/rs/
H A DrsFBOCache.h37 void bindDepthTarget(Context *, Allocation *a);
H A DrsFBOCache.cpp63 void FBOCache::bindDepthTarget(Context *rsc, Allocation *a) { function in class:FBOCache
H A DrsScriptC_LibGL.cpp101 rsc->mFBOCache.bindDepthTarget(rsc, a);
111 rsc->mFBOCache.bindDepthTarget(rsc, NULL);

Completed in 115 milliseconds