Home
last modified time | relevance | path

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

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