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

  /frameworks/native/include/utils/
LinearAllocator.h 50 * rewindIfLastAlloc()
58 void rewindIfLastAlloc(void* ptr, size_t allocSize);
  /frameworks/native/libs/utils/
LinearAllocator.cpp 183 void LinearAllocator::rewindIfLastAlloc(void* ptr, size_t allocSize) {
  /external/webkit/Source/WebCore/platform/graphics/android/context/
PlatformGraphicsContextRecording.cpp 970 heap()->rewindIfLastAlloc(state.mCanvasState, sizeof(CanvasState));
    [all...]

Completed in 3922 milliseconds