HomeSort by relevance Sort by last modified time
    Searched refs:rewindIfLastAlloc (Results 1 - 3 of 3) sorted by null

  /system/core/include/utils/
LinearAllocator.h 50 * rewindIfLastAlloc()
58 void rewindIfLastAlloc(void* ptr, size_t allocSize);
  /frameworks/base/libs/hwui/
DeferredDisplayList.h 128 mAllocator.rewindIfLastAlloc(state, sizeof(DeferredDisplayState));
  /system/core/libutils/
LinearAllocator.cpp 183 void LinearAllocator::rewindIfLastAlloc(void* ptr, size_t allocSize) {

Completed in 115 milliseconds