Home
last modified time | relevance | path

Searched defs:GrMemoryPool (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
DGrMemoryPool.cpp32 GrMemoryPool::GrMemoryPool(size_t preallocSize, size_t minAllocSize) in GrMemoryPool() function in GrMemoryPool
DGrDirectContextPriv.h21 class GrMemoryPool; variable
/third_party/skia/include/gpu/
DGrRecordingContext.h24 class GrMemoryPool; variable
/third_party/skia/tests/
DGrMemoryPoolTest.cpp175 DEF_TEST(GrMemoryPool, reporter) { in DEF_TEST() argument