Home
last modified time | relevance | path

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

/frameworks/rs/
DrsFBOCache.cpp64 if (!a->getIsRenderTarget()) { in bindDepthTarget()
DrsAllocation.h164 bool getIsRenderTarget() const { in getIsRenderTarget() function
/frameworks/rs/driver/
DrsdAllocation.cpp661 if(!alloc->getIsRenderTarget()) { in rsdAllocationSyncAll()