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.cpp166 bool usesMSAASurface, in CreateProgramInfo()
192 bool usesMSAASurface, in CreateProgramInfo()
214 bool usesMSAASurface, in createProgramInfo()
DDrawAtlasPathOp.cpp181 const GrSurfaceProxyView& writeView, bool usesMSAASurface, in prepareProgram()
207 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.cpp1005 bool usesMSAASurface, in makeQuadProgramInfo()
1031 bool usesMSAASurface, in makeConicProgramInfo()
1084 bool usesMSAASurface, in onCreateProgramInfo()
1135 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepareDraws() local
DOpsTask.h51 bool usesMSAASurface() const { return fUsesMSAASurface; } in usesMSAASurface() function
DStrokeRectOp.cpp184 bool usesMSAASurface, in onCreateProgramInfo()
375 bool usesMSAASurface, in create_aa_stroke_rect_gp()
595 bool usesMSAASurface, in onCreateProgramInfo()
DPathStencilCoverOp.cpp206 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
DPathInnerTriangulateOp.cpp391 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
DAtlasTextOp.h184 bool usesMSAASurface, in onCreateProgramInfo()
DRegionOp.cpp92 bool usesMSAASurface, in onCreateProgramInfo()
DDrawAtlasOp.cpp206 bool usesMSAASurface, in onCreateProgramInfo()
/external/skia/src/gpu/ganesh/
DGrProgramInfo.cpp17 bool usesMSAASurface, in GrProgramInfo()
DGrOpFlushState.h110 bool usesMSAASurface() const { return fUsesMSAASurface; } in usesMSAASurface() function
189 bool usesMSAASurface() const final { return this->drawOpArgs().usesMSAASurface(); } in usesMSAASurface() function
/external/skia/gm/
Dfwidth_squircle.cpp175 bool usesMSAASurface, in createProgramInfo()
209 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
Dclockwise.cpp155 bool usesMSAASurface, in createProgramInfo()
189 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
Dattributes.cpp147 bool usesMSAASurface, in createProgramInfo()
187 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
/external/skia/tools/gpu/
DProxyUtils.cpp100 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