Home
last modified time | relevance | path

Searched defs:recordTimeAllocator (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/gpu/
H A DGrRecordingContextPriv.h40 SkArenaAlloc* recordTimeAllocator() { return this->context()->arenas().recordTimeAllocator(); } in recordTimeAllocator() function in GrRecordingContextPriv
H A DGrRecordingContext.cpp110 GrRecordingContext::Arenas::Arenas(SkArenaAlloc* recordTimeAllocator, in Arenas() argument
/third_party/skia/include/gpu/
H A DGrRecordingContext.h106 SkArenaAlloc* recordTimeAllocator() { return fRecordTimeAllocator; } in recordTimeAllocator() function in GrRecordingContext::Arenas

Completed in 3 milliseconds