Searched defs:realAllocSize (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/gpu/ | ||
H A D | GrGpuResource.h | 213 void setRealAllocSize(size_t realAllocSize) { fRealAllocSize = realAllocSize; } // OH ISSUE: set real alloc size in setRealAllocSize() argument |
Completed in 2 milliseconds