Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkCanvas.cpp496 void* buffer = fLooperContextAllocator.reserveT<SkDrawLooper::Context>( in AutoDrawLooper()
552 SkSmallAllocator<1, 32> fLooperContextAllocator; member in AutoDrawLooper