Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrMemoryPool.cpp34 GrMemoryPool::GrMemoryPool(size_t preallocSize, size_t minAllocSize) in GrMemoryPool() function in GrMemoryPool
/aosp_15_r20/external/skia/tests/
H A DGrMemoryPoolTest.cpp181 DEF_TEST(GrMemoryPool, reporter) { in DEF_TEST() argument