Searched refs:idxAlloc (Results 1 – 1 of 1) sorted by relevance
167 const Allocation *idxAlloc = prim->mIndexBuffer.get(); in renderPrimitiveRange() local168 if (idxAlloc) { in renderPrimitiveRange()169 DrvAllocation *drvAlloc = (DrvAllocation *)idxAlloc->mHal.drv; in renderPrimitiveRange()171 rsdAllocationSyncAll(rsc, idxAlloc, RS_ALLOCATION_USAGE_SCRIPT); in renderPrimitiveRange()