Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdShader.cpp527 DrvAllocation *adrv = (DrvAllocation *)alloc->mHal.drv; in setupUserConstants() local
528 const uint8_t *data = static_cast<const uint8_t *>(adrv->lod[0].mallocPtr); in setupUserConstants()
DrsdBcc.cpp647 DrvAllocation *adrv = (DrvAllocation *)a->mHal.drv; in rsdScriptGetAllocationForPointer() local
648 if (adrv->lod[0].mallocPtr == ptr) { in rsdScriptGetAllocationForPointer()
/frameworks/support/renderscript/v8/rs_support/driver/
DrsdBcc.cpp773 DrvAllocation *adrv = (DrvAllocation *)a->mHal.drv; in rsdScriptGetAllocationForPointer() local
774 if (adrv->lod[0].mallocPtr == ptr) { in rsdScriptGetAllocationForPointer()