Searched defs:opMemoryPool (Results 1 – 14 of 14) sorted by relevance
51 GrOpMemoryPool* opMemoryPool() { return fContext->opMemoryPool(); } in opMemoryPool() function
67 GrOpMemoryPool* opMemoryPool() { return fContext->opMemoryPool(); } in opMemoryPool() function
27 GrOpList::GrOpList(GrResourceProvider* resourceProvider, sk_sp<GrOpMemoryPool> opMemoryPool, in GrOpList()
25 sk_sp<GrOpMemoryPool> opMemoryPool, in GrTextureOpList()
132 GrOpMemoryPool* GrRecordingContext::opMemoryPool() { in opMemoryPool() function in GrRecordingContext
344 GrOpMemoryPool* opMemoryPool = fContext->priv().opMemoryPool(); in flush() local
352 sk_sp<GrOpMemoryPool> opMemoryPool, in GrRenderTargetOpList()
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->priv().opMemoryPool(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
189 auto opMemoryPool = context->contextPriv().opMemoryPool(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local