HomeSort by relevance Sort by last modified time
    Searched full:bindcolortarget (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/
rsFBOCache.h 36 void bindColorTarget(Context *rsc, Allocation *a, uint32_t slot);
rsFBOCache.cpp 47 void FBOCache::bindColorTarget(Context *rsc, Allocation *a, uint32_t slot) {
rsScriptC_LibGL.cpp 95 rsc->mFBOCache.bindColorTarget(rsc, a, slot);
106 rsc->mFBOCache.bindColorTarget(rsc, NULL, slot);

Completed in 150 milliseconds