Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdAllocation.cpp445 …size_t verifySize = AllocationBuildPointerTable(rsc, alloc, alloc->getType(), ptr, requiredAlignme… in rsdAllocationInitStrided() local
446 if(allocSize != verifySize) { in rsdAllocationInitStrided()
608 size_t verifySize = AllocationBuildPointerTable(rsc, alloc, newType, ptr); in rsdAllocationResize() local
609 if(s != verifySize) { in rsdAllocationResize()