Home
last modified time | relevance | path

Searched defs:GrSubRunAllocator (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrSubRunAllocator.cpp79 GrSubRunAllocator::GrSubRunAllocator(char* bytes, int size, int firstHeapAllocation) in GrSubRunAllocator() function in GrSubRunAllocator
82 GrSubRunAllocator::GrSubRunAllocator(int firstHeapAllocation) in GrSubRunAllocator() function in GrSubRunAllocator
/external/skia/include/gpu/
DGrRecordingContext.h29 class GrSubRunAllocator; variable
/external/skia/tests/
DGrTextBlobTest.cpp216 DEF_TEST(GrSubRunAllocator, r) { in DEF_TEST() argument