Home
last modified time | relevance | path

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

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