Home
last modified time | relevance | path

Searched defs:usesMSAASurface (Results 1 – 25 of 41) sorted by relevance

12

/external/skia/src/gpu/ganesh/ops/
DGrSimpleMeshDrawOpHelper.cpp169 bool usesMSAASurface, in CreateProgramInfo()
195 bool usesMSAASurface, in CreateProgramInfo()
217 bool usesMSAASurface, in createProgramInfo()
DDrawAtlasPathOp.cpp154 const GrSurfaceProxyView& writeView, bool usesMSAASurface, in prepareProgram()
180 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
DGrMeshDrawOp.h42 bool usesMSAASurface, in createProgramInfo()
DPathTessellateOp.cpp94 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
DGrSimpleMeshDrawOpHelperWithStencil.cpp49 bool usesMSAASurface, in createProgramInfoWithStencil()
DStrokeTessellateOp.cpp201 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
DGrMeshDrawOp.cpp50 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepareDraws() local
DAAHairLinePathRenderer.cpp1002 bool usesMSAASurface, in makeQuadProgramInfo()
1028 bool usesMSAASurface, in makeConicProgramInfo()
1081 bool usesMSAASurface, in onCreateProgramInfo()
1132 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepareDraws() local
DOpsTask.h51 bool usesMSAASurface() const { return fUsesMSAASurface; } in usesMSAASurface() function
DStrokeRectOp.cpp178 bool usesMSAASurface, in onCreateProgramInfo()
369 bool usesMSAASurface, in create_aa_stroke_rect_gp()
589 bool usesMSAASurface, in onCreateProgramInfo()
DPathStencilCoverOp.cpp206 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
DAtlasTextOp.h165 bool usesMSAASurface, in onCreateProgramInfo()
DPathInnerTriangulateOp.cpp389 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
DRegionOp.cpp90 bool usesMSAASurface, in onCreateProgramInfo()
DDrawAtlasOp.cpp204 bool usesMSAASurface, in onCreateProgramInfo()
/external/skia/src/gpu/ganesh/
DGrProgramInfo.cpp17 bool usesMSAASurface, in GrProgramInfo()
DGrOpFlushState.h79 bool usesMSAASurface() const { return fUsesMSAASurface; } in usesMSAASurface() function
158 bool usesMSAASurface() const final { return this->drawOpArgs().usesMSAASurface(); } in usesMSAASurface() function
/external/skia/gm/
Dfwidth_squircle.cpp174 bool usesMSAASurface, in createProgramInfo()
208 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
Dclockwise.cpp154 bool usesMSAASurface, in createProgramInfo()
188 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
Dattributes.cpp146 bool usesMSAASurface, in createProgramInfo()
186 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
/external/skia/tools/gpu/
DProxyUtils.cpp99 bool usesMSAASurface, in CreateProgramInfo()
DTestOps.cpp183 bool usesMSAASurface, in onCreateProgramInfo()
/external/skia/tests/
DPrimitiveProcessorTest.cpp87 bool usesMSAASurface, in onCreateProgramInfo()
DGrGpuBufferTest.cpp131 bool usesMSAASurface, in onCreateProgramInfo()
/external/skia/bench/
DVertexColorSpaceBench.cpp179 bool usesMSAASurface, in onCreateProgramInfo()

12