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

/frameworks/rs/driver/
H A DrsdAllocation.cpp452 size_t verifySize = AllocationBuildPointerTable(rsc, alloc, alloc->getType(), ptr, requiredAlignment); local
453 if(allocSize != verifySize) {
616 size_t verifySize = AllocationBuildPointerTable(rsc, alloc, newType, ptr); local
617 if(s != verifySize) {

Completed in 39 milliseconds