Searched refs:fLooperContextAllocator (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkCanvas.cpp287 void* buffer = fLooperContextAllocator.reserveT<SkDrawLooper::Context>(
342 SkSmallAllocator<1, 32> fLooperContextAllocator; member in class:AutoDrawLooper
/external/skia/src/core/
H A DSkCanvas.cpp330 void* buffer = fLooperContextAllocator.reserveT<SkDrawLooper::Context>(
376 SkSmallAllocator<1, 32> fLooperContextAllocator; member in class:AutoDrawLooper

Completed in 61 milliseconds