Home
last modified time | relevance | path

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

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