Home
last modified time | relevance | path

Searched defs:opMemoryPool (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/gpu/
DGrOpList.cpp27 GrOpList::GrOpList(GrResourceProvider* resourceProvider, sk_sp<GrOpMemoryPool> opMemoryPool, in GrOpList()
DGrTextureOpList.cpp23 sk_sp<GrOpMemoryPool> opMemoryPool, in GrTextureOpList()
DGrDrawingManager.cpp331 GrOpMemoryPool* opMemoryPool = fContext->contextPriv().opMemoryPool(); in flush() local
DGrRenderTargetOpList.cpp350 sk_sp<GrOpMemoryPool> opMemoryPool, in GrRenderTargetOpList()
DGrContext.cpp820 GrOpMemoryPool* GrContextPriv::opMemoryPool() { in opMemoryPool() function in GrContextPriv
/external/skqp/tests/
DDrawOpAtlasTest.cpp189 auto opMemoryPool = context->contextPriv().opMemoryPool(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local