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

/frameworks/rs/driver/
H A DrsdAllocation.cpp426 size_t verifySize = AllocationBuildPointerTable(rsc, alloc, alloc->getType(), ptr); local
427 if(allocSize != verifySize) {
548 size_t verifySize = AllocationBuildPointerTable(rsc, alloc, newType, ptr); local
549 if(s != verifySize) {

Completed in 993 milliseconds