Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrMemoryPool.cpp16 GrMemoryPool::GrMemoryPool(size_t preallocSize, size_t minAllocSize) { in GrMemoryPool() function in GrMemoryPool
/external/skia/tests/
DGrMemoryPoolTest.cpp176 DEF_TEST(GrMemoryPool, reporter) { in DEF_TEST() argument
/external/skia/src/gpu/text/
DGrAtlasTextBlob.h22 class GrMemoryPool; variable