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

/frameworks/rs/driver/
H A DrsdAllocation.cpp429 size_t verifySize = AllocationBuildPointerTable(rsc, alloc, alloc->getType(), ptr); local
430 if(allocSize != verifySize) {
589 size_t verifySize = AllocationBuildPointerTable(rsc, alloc, newType, ptr); local
590 if(s != verifySize) {

Completed in 47 milliseconds