Searched defs:rewindIfLastAlloc (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/hwui/utils/ | ||
D | LinearAllocator.h | 104 void rewindIfLastAlloc(T* ptr) { in rewindIfLastAlloc() function |
D | LinearAllocator.cpp | 221 void LinearAllocator::rewindIfLastAlloc(void* ptr, size_t allocSize) { in rewindIfLastAlloc() function in android::uirenderer::LinearAllocator |