Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DGrSimpleMeshDrawOpHelper.cpp173 bool usesMSAASurface, in CreateProgramInfo()
199 bool usesMSAASurface, in CreateProgramInfo()
221 bool usesMSAASurface, in createProgramInfo()
H A DDrawAtlasPathOp.cpp181 const GrSurfaceProxyView& writeView, bool usesMSAASurface, in prepareProgram()
207 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
H A DAAHairLinePathRenderer.cpp1048 bool usesMSAASurface, in makeQuadProgramInfo()
1074 bool usesMSAASurface, in makeConicProgramInfo()
1127 bool usesMSAASurface, in onCreateProgramInfo()
1178 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepareDraws() local
H A DStrokeRectOp.cpp223 bool usesMSAASurface, in onCreateProgramInfo()
414 bool usesMSAASurface, in create_aa_stroke_rect_gp()
634 bool usesMSAASurface, in onCreateProgramInfo()
H A DGrOvalOpFactory.cpp1296 bool usesMSAASurface, in onCreateProgramInfo()
1668 bool usesMSAASurface, in onCreateProgramInfo()
2008 bool usesMSAASurface, in onCreateProgramInfo()
2297 bool usesMSAASurface, in onCreateProgramInfo()
2704 bool usesMSAASurface, in onCreateProgramInfo()
3032 bool usesMSAASurface, in onCreateProgramInfo()
H A DPathTessellateOp.cpp101 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
H A DGrSimpleMeshDrawOpHelperWithStencil.cpp52 bool usesMSAASurface, in createProgramInfoWithStencil()
H A DGrMeshDrawOp.h50 bool usesMSAASurface, in createProgramInfo()
H A DStrokeTessellateOp.cpp213 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
H A DGrMeshDrawOp.cpp60 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepareDraws() local
H A DPathStencilCoverOp.cpp238 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
H A DOpsTask.h58 bool usesMSAASurface() const { return fUsesMSAASurface; } in usesMSAASurface() function
H A DPathInnerTriangulateOp.cpp417 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
H A DAtlasTextOp.h184 bool usesMSAASurface, in onCreateProgramInfo()
H A DRegionOp.cpp123 bool usesMSAASurface, in onCreateProgramInfo()
/aosp_15_r20/external/skia/gm/
H A Dfwidth_squircle.cpp175 bool usesMSAASurface, in createProgramInfo()
209 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
H A Dclockwise.cpp155 bool usesMSAASurface, in createProgramInfo()
189 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
H A Dattributes.cpp147 bool usesMSAASurface, in createProgramInfo()
187 bool usesMSAASurface = writeView.asRenderTargetProxy()->numSamples() > 1; in onPrePrepare() local
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrOpFlushState.h110 bool usesMSAASurface() const { return fUsesMSAASurface; } in usesMSAASurface() function
189 bool usesMSAASurface() const final { return this->drawOpArgs().usesMSAASurface(); } in usesMSAASurface() function
H A DGrProgramInfo.cpp27 bool usesMSAASurface, in GrProgramInfo()
/aosp_15_r20/external/skia/tools/gpu/
H A DProxyUtils.cpp100 bool usesMSAASurface, in CreateProgramInfo()
H A DTestOps.cpp184 bool usesMSAASurface, in onCreateProgramInfo()
/aosp_15_r20/external/skia/tests/
H A DPrimitiveProcessorTest.cpp87 bool usesMSAASurface, in onCreateProgramInfo()
H A DGrGpuBufferTest.cpp131 bool usesMSAASurface, in onCreateProgramInfo()
/aosp_15_r20/external/skia/bench/
H A DVertexColorSpaceBench.cpp183 bool usesMSAASurface, in onCreateProgramInfo()

12