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

/frameworks/rs/driver/
H A DrsdAllocation.cpp443 size_t verifySize = AllocationBuildPointerTable(rsc, alloc, alloc->getType(), ptr, requiredAlignment); local
444 if(allocSize != verifySize) {
606 size_t verifySize = AllocationBuildPointerTable(rsc, alloc, newType, ptr); local
607 if(s != verifySize) {

Completed in 54 milliseconds