Searched refs:adrv (Results 1 – 3 of 3) sorted by relevance
527 DrvAllocation *adrv = (DrvAllocation *)alloc->mHal.drv; in setupUserConstants() local528 const uint8_t *data = static_cast<const uint8_t *>(adrv->lod[0].mallocPtr); in setupUserConstants()
647 DrvAllocation *adrv = (DrvAllocation *)a->mHal.drv; in rsdScriptGetAllocationForPointer() local648 if (adrv->lod[0].mallocPtr == ptr) { in rsdScriptGetAllocationForPointer()
773 DrvAllocation *adrv = (DrvAllocation *)a->mHal.drv; in rsdScriptGetAllocationForPointer() local774 if (adrv->lod[0].mallocPtr == ptr) { in rsdScriptGetAllocationForPointer()