/external/skia/src/gpu/ops/ |
D | GrSimpleMeshDrawOpHelper.cpp | 114 const GrXferProcessor::DstProxyView& dstProxyView, in CreatePipeline() 157 const GrXferProcessor::DstProxyView& dstProxyView) { in createPipeline() 172 const GrXferProcessor::DstProxyView& dstProxyView, in CreateProgramInfo() 216 const GrXferProcessor::DstProxyView& dstProxyView, in createProgramInfo()
|
D | GrMeshDrawOp.h | 45 const GrXferProcessor::DstProxyView& dstProxyView, in createProgramInfo() 129 const GrXferProcessor::DstProxyView& dstProxyView, in onPrePrepare()
|
D | GrSimpleMeshDrawOpHelperWithStencil.cpp | 50 const GrXferProcessor::DstProxyView& dstProxyView, in createProgramInfoWithStencil()
|
D | GrMeshDrawOp.cpp | 34 const GrXferProcessor::DstProxyView& dstProxyView, in onPrePrepareDraws()
|
D | GrFillRectOp.cpp | 206 const GrXferProcessor::DstProxyView& dstProxyView, in onCreateProgramInfo() 224 const GrXferProcessor::DstProxyView& dstProxyView, in onPrePrepareDraws()
|
D | GrTriangulatingPathRenderer.cpp | 444 const GrXferProcessor::DstProxyView& dstProxyView, in onCreateProgramInfo() 497 const GrXferProcessor::DstProxyView& dstProxyView, in onPrePrepareDraws()
|
D | GrRegionOp.cpp | 90 const GrXferProcessor::DstProxyView& dstProxyView, in onCreateProgramInfo()
|
D | GrOp.h | 175 GrAppliedClip* clip, const GrXferProcessor::DstProxyView& dstProxyView, in prePrepare()
|
D | GrStrokeRectOp.cpp | 176 const GrXferProcessor::DstProxyView& dstProxyView, in onCreateProgramInfo() 521 const GrXferProcessor::DstProxyView& dstProxyView, in onCreateProgramInfo()
|
D | GrDrawAtlasOp.cpp | 205 const GrXferProcessor::DstProxyView& dstProxyView, in onCreateProgramInfo()
|
D | GrOvalOpFactory.cpp | 1278 const GrXferProcessor::DstProxyView& dstProxyView, in onCreateProgramInfo() 1640 const GrXferProcessor::DstProxyView& dstProxyView, in onCreateProgramInfo() 1973 const GrXferProcessor::DstProxyView& dstProxyView, in onCreateProgramInfo() 2249 const GrXferProcessor::DstProxyView& dstProxyView, in onCreateProgramInfo() 2647 const GrXferProcessor::DstProxyView& dstProxyView, in onCreateProgramInfo() 2970 const GrXferProcessor::DstProxyView& dstProxyView, in onCreateProgramInfo()
|
/external/skia/src/gpu/ |
D | GrOpsTask.cpp | 125 GrAppliedClip* appliedClip, const DstProxyView* dstProxyView) in OpChain() 239 List* list, GrProcessorSet::Analysis processorAnalysis, const DstProxyView& dstProxyView, in tryConcat() 323 const DstProxyView* dstProxyView, const GrAppliedClip* appliedClip, const GrCaps& caps, in appendOp() 396 const DstProxyView& dstProxyView, in addDrawOp() 953 const DstProxyView* dstProxyView, const GrCaps& caps) { in recordOp()
|
D | GrPipeline.h | 140 const GrSurfaceProxyView& dstProxyView() const { return fDstProxyView; } in dstProxyView() function
|
D | GrOpsTask.h | 166 const DstProxyView& dstProxyView() const { return fDstProxyView; } in dstProxyView() function
|
D | GrOpFlushState.h | 83 const GrXferProcessor::DstProxyView& dstProxyView() const { return fDstProxyView; } in dstProxyView() function 166 const GrXferProcessor::DstProxyView& dstProxyView() const final { in dstProxyView() function
|
/external/skia/gm/ |
D | fwidth_squircle.cpp | 171 const GrXferProcessor::DstProxyView& dstProxyView, in createProgramInfo() 196 const GrXferProcessor::DstProxyView& dstProxyView, in onPrePrepare()
|
D | clockwise.cpp | 162 const GrXferProcessor::DstProxyView& dstProxyView, in createProgramInfo() 187 const GrXferProcessor::DstProxyView& dstProxyView, in onPrePrepare()
|
/external/skia/tools/gpu/ |
D | ProxyUtils.cpp | 95 const GrXferProcessor::DstProxyView& dstProxyView, in CreateProgramInfo()
|
D | TestOps.cpp | 187 const GrXferProcessor::DstProxyView& dstProxyView, in onCreateProgramInfo()
|
/external/skia/src/gpu/tessellate/ |
D | GrPathStencilFillOp.cpp | 113 const GrXferProcessor::DstProxyView& dstProxyView, in onPrePrepare()
|
D | GrPathInnerTriangulateOp.cpp | 217 const GrXferProcessor::DstProxyView& dstProxyView, in onPrePrepare()
|
D | GrStrokeTessellateOp.cpp | 215 const GrXferProcessor::DstProxyView& dstProxyView, in onPrePrepare()
|
/external/skia/src/gpu/mock/ |
D | GrMockOpTarget.h | 40 const GrXferProcessor::DstProxyView& dstProxyView() const override { return fDstProxyView; } in dstProxyView() function
|
/external/skia/tests/ |
D | PrimitiveProcessorTest.cpp | 63 const GrXferProcessor::DstProxyView& dstProxyView, in onCreateProgramInfo()
|
/external/skia/bench/ |
D | VertexColorSpaceBench.cpp | 176 const GrXferProcessor::DstProxyView& dstProxyView, in onCreateProgramInfo()
|