/aosp_15_r20/external/skia/src/gpu/ganesh/ops/ |
H A D | GrSimpleMeshDrawOpHelper.cpp | 118 const GrDstProxyView& dstProxyView, in CreatePipeline() 159 const GrDstProxyView& dstProxyView) { in createPipeline() 175 const GrDstProxyView& dstProxyView, in CreateProgramInfo() 223 const GrDstProxyView& dstProxyView, in createProgramInfo()
|
H A D | OpsTask.cpp | 178 GrAppliedClip* appliedClip, const GrDstProxyView* dstProxyView) in OpChain() 292 List* list, GrProcessorSet::Analysis processorAnalysis, const GrDstProxyView& dstProxyView, in tryConcat() 376 const GrDstProxyView* dstProxyView, const GrAppliedClip* appliedClip, const GrCaps& caps, in appendOp() 449 const GrDstProxyView& dstProxyView, in addDrawOp() 975 GrAppliedClip* clip, const GrDstProxyView* dstProxyView, const GrCaps& caps) { in recordOp()
|
H A D | GrMeshDrawOp.h | 52 const GrDstProxyView& dstProxyView, in createProgramInfo() 132 const GrDstProxyView& dstProxyView, in onPrePrepare()
|
H A D | DrawAtlasPathOp.cpp | 183 const GrDstProxyView& dstProxyView, in prepareProgram() 203 GrAppliedClip* appliedClip, const GrDstProxyView& dstProxyView, in onPrePrepare()
|
H A D | FillRectOp.cpp | 236 const GrDstProxyView& dstProxyView, in onCreateProgramInfo() 254 const GrDstProxyView& dstProxyView, in onPrePrepareDraws()
|
H A D | TriangulatingPathRenderer.cpp | 418 const GrDstProxyView& dstProxyView, in onCreateProgramInfo() 472 const GrDstProxyView& dstProxyView, in onPrePrepareDraws()
|
H A D | GrOvalOpFactory.cpp | 1298 const GrDstProxyView& dstProxyView, in onCreateProgramInfo() 1670 const GrDstProxyView& dstProxyView, in onCreateProgramInfo() 2010 const GrDstProxyView& dstProxyView, in onCreateProgramInfo() 2299 const GrDstProxyView& dstProxyView, in onCreateProgramInfo() 2706 const GrDstProxyView& dstProxyView, in onCreateProgramInfo() 3034 const GrDstProxyView& dstProxyView, in onCreateProgramInfo()
|
H A D | PathTessellateOp.cpp | 97 const GrDstProxyView& dstProxyView, in onPrePrepare()
|
H A D | GrSimpleMeshDrawOpHelperWithStencil.cpp | 54 const GrDstProxyView& dstProxyView, in createProgramInfoWithStencil()
|
H A D | StrokeTessellateOp.cpp | 209 const GrDstProxyView& dstProxyView, in onPrePrepare()
|
H A D | GrMeshDrawOp.cpp | 54 const GrDstProxyView& dstProxyView, in onPrePrepareDraws()
|
H A D | StrokeRectOp.cpp | 225 const GrDstProxyView& dstProxyView, in onCreateProgramInfo() 636 const GrDstProxyView& dstProxyView, in onCreateProgramInfo()
|
H A D | PathStencilCoverOp.cpp | 234 const GrDstProxyView& dstProxyView, in onPrePrepare()
|
H A D | OpsTask.h | 188 const GrDstProxyView& dstProxyView() const { return fDstProxyView; } in dstProxyView() function
|
H A D | PathInnerTriangulateOp.cpp | 413 const GrDstProxyView& dstProxyView, in onPrePrepare()
|
H A D | AAHairLinePathRenderer.cpp | 1129 const GrDstProxyView& dstProxyView, in onCreateProgramInfo() 1171 const GrDstProxyView& dstProxyView, in onPrePrepareDraws()
|
/aosp_15_r20/external/skia/gm/ |
H A D | fwidth_squircle.cpp | 177 const GrDstProxyView& dstProxyView, in createProgramInfo() 203 const GrDstProxyView& dstProxyView, in onPrePrepare()
|
H A D | clockwise.cpp | 157 const GrDstProxyView& dstProxyView, in createProgramInfo() 183 const GrDstProxyView& dstProxyView, in onPrePrepare()
|
H A D | attributes.cpp | 149 const GrDstProxyView& dstProxyView, in createProgramInfo() 181 const GrDstProxyView& dstProxyView, in onPrePrepare()
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | GrOpFlushState.h | 113 const GrDstProxyView& dstProxyView() const { return fDstProxyView; } in dstProxyView() function 196 const GrDstProxyView& dstProxyView() const final { in dstProxyView() function
|
H A D | GrPipeline.h | 153 const GrSurfaceProxyView& dstProxyView() const { return fDstProxy.proxyView(); } in dstProxyView() function
|
/aosp_15_r20/external/skia/tools/gpu/ |
H A D | ProxyUtils.cpp | 102 const GrDstProxyView& dstProxyView, in CreateProgramInfo()
|
H A D | TestOps.cpp | 186 const GrDstProxyView& dstProxyView, in onCreateProgramInfo()
|
/aosp_15_r20/external/skia/src/gpu/ganesh/mock/ |
H A D | GrMockOpTarget.h | 72 const GrDstProxyView& dstProxyView() const override { return fDstProxyView; } in dstProxyView() function
|
/aosp_15_r20/external/skia/tests/ |
H A D | PrimitiveProcessorTest.cpp | 89 const GrDstProxyView& dstProxyView, in onCreateProgramInfo()
|