Home
last modified time | relevance | path

Searched refs:recordTimeAllocator (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/src/gpu/
H A DGrRecordingContext.cpp110 GrRecordingContext::Arenas::Arenas(SkArenaAlloc* recordTimeAllocator, in Arenas() argument
112 : fRecordTimeAllocator(recordTimeAllocator) in Arenas()
H A DGrRecordingContextPriv.h40 SkArenaAlloc* recordTimeAllocator() { return this->context()->arenas().recordTimeAllocator(); } in recordTimeAllocator() function in GrRecordingContextPriv
/third_party/skia/src/gpu/ops/
H A DGrMeshDrawOp.cpp47 SkArenaAlloc* arena = context->priv().recordTimeAllocator(); in onPrePrepareDraws()
H A DPathTessellateOp.cpp96 this->prepareTessellator({context->priv().recordTimeAllocator(), writeView, usesMSAASurface, in onPrePrepare()
H A DStrokeTessellateOp.cpp234 this->prePrepareTessellator({context->priv().recordTimeAllocator(), writeView, usesMSAASurface, in onPrePrepare()
H A DDrawAtlasPathOp.cpp181 this->prepareProgram(*rContext->priv().caps(), rContext->priv().recordTimeAllocator(), in onPrePrepare()
H A DPathStencilCoverOp.cpp209 this->prePreparePrograms({context->priv().recordTimeAllocator(), writeView, usesMSAASurface, in onPrePrepare()
H A DPathInnerTriangulateOp.cpp386 this->prePreparePrograms({context->priv().recordTimeAllocator(), writeView, usesMSAASurface, in onPrePrepare()
H A DFillRectOp.cpp236 SkArenaAlloc* arena = rContext->priv().recordTimeAllocator();
H A DAAHairLinePathRenderer.cpp1112 SkArenaAlloc* arena = context->priv().recordTimeAllocator(); in onPrePrepareDraws()
H A DTextureOp.cpp703 SkArenaAlloc* arena = context->priv().recordTimeAllocator();
/third_party/skia/include/gpu/
H A DGrRecordingContext.h106 SkArenaAlloc* recordTimeAllocator() { return fRecordTimeAllocator; } in recordTimeAllocator() function in GrRecordingContext::Arenas
/third_party/skia/gm/
H A Dfwidth_squircle.cpp205 SkArenaAlloc* arena = context->priv().recordTimeAllocator();
H A Dclockwise.cpp184 SkArenaAlloc* arena = context->priv().recordTimeAllocator();
/third_party/skia/tests/
H A DGrThreadSafeCacheTest.cpp558 SkArenaAlloc* arena = rContext->priv().recordTimeAllocator();

Completed in 15 milliseconds