Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrRecordingContextPriv.h51 GrOpMemoryPool* opMemoryPool() { return fContext->opMemoryPool(); } in opMemoryPool() function
DGrContextPriv.h67 GrOpMemoryPool* opMemoryPool() { return fContext->opMemoryPool(); } in opMemoryPool() function
DGrOpList.cpp27 GrOpList::GrOpList(GrResourceProvider* resourceProvider, sk_sp<GrOpMemoryPool> opMemoryPool, in GrOpList()
DGrTextureOpList.cpp25 sk_sp<GrOpMemoryPool> opMemoryPool, in GrTextureOpList()
DGrRecordingContext.cpp132 GrOpMemoryPool* GrRecordingContext::opMemoryPool() { in opMemoryPool() function in GrRecordingContext
DGrDrawingManager.cpp344 GrOpMemoryPool* opMemoryPool = fContext->priv().opMemoryPool(); in flush() local
DGrRenderTargetOpList.cpp352 sk_sp<GrOpMemoryPool> opMemoryPool, in GrRenderTargetOpList()
/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/skia/tests/
DDrawOpAtlasTest.cpp189 auto opMemoryPool = context->priv().opMemoryPool(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/external/skqp/tests/
DDrawOpAtlasTest.cpp189 auto opMemoryPool = context->contextPriv().opMemoryPool(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local