Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrMemoryPool.cpp34 GrMemoryPool::GrMemoryPool(size_t preallocSize, size_t minAllocSize) in GrMemoryPool() function in GrMemoryPool
DGrDirectContextPriv.h22 class GrMemoryPool; variable
/external/skia/include/gpu/
DGrRecordingContext.h25 class GrMemoryPool; variable
/external/skia/tests/
DGrMemoryPoolTest.cpp179 DEF_TEST(GrMemoryPool, reporter) { in DEF_TEST() argument