Home
last modified time | relevance | path

Searched refs:getIsTexture (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/
DrsFBOCache.cpp53 if (!(a->getIsTexture() || (a->mHal.state.usageFlags & RS_ALLOCATION_USAGE_IO_OUTPUT))) { in bindColorTarget()
DrsAllocation.h158 bool getIsTexture() const { in getIsTexture() function