Searched defs:opMemoryPool (Results 1 – 6 of 6) sorted by relevance
27 GrOpList::GrOpList(GrResourceProvider* resourceProvider, sk_sp<GrOpMemoryPool> opMemoryPool, in GrOpList()
23 sk_sp<GrOpMemoryPool> opMemoryPool, in GrTextureOpList()
331 GrOpMemoryPool* opMemoryPool = fContext->contextPriv().opMemoryPool(); in flush() local
350 sk_sp<GrOpMemoryPool> opMemoryPool, in GrRenderTargetOpList()
820 GrOpMemoryPool* GrContextPriv::opMemoryPool() { in opMemoryPool() function in GrContextPriv
189 auto opMemoryPool = context->contextPriv().opMemoryPool(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local