| /third_party/skia/src/gpu/ops/ |
| D | GrDrawOp.h | 107 virtual FixedFunctionFlags fixedFunctionFlags() const { in fixedFunctionFlags() function
|
| D | GrSimpleMeshDrawOpHelperWithStencil.cpp | 18 GrDrawOp::FixedFunctionFlags GrSimpleMeshDrawOpHelperWithStencil::fixedFunctionFlags() const { in fixedFunctionFlags() function in GrSimpleMeshDrawOpHelperWithStencil
|
| D | DrawAtlasPathOp.h | 39 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function
|
| D | PathStencilCoverOp.cpp | 116 GrDrawOp::FixedFunctionFlags PathStencilCoverOp::fixedFunctionFlags() const { in fixedFunctionFlags() function in skgpu::v1::PathStencilCoverOp
|
| D | PathInnerTriangulateOp.cpp | 177 GrDrawOp::FixedFunctionFlags PathInnerTriangulateOp::fixedFunctionFlags() const { in fixedFunctionFlags() function in skgpu::v1::PathInnerTriangulateOp
|
| D | GrSimpleMeshDrawOpHelper.cpp | 35 GrDrawOp::FixedFunctionFlags GrSimpleMeshDrawOpHelper::fixedFunctionFlags() const { in fixedFunctionFlags() function in GrSimpleMeshDrawOpHelper
|
| D | RegionOp.cpp | 76 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in skgpu::v1::RegionOp::__anon1c88d7210111::RegionOpImpl
|
| D | StrokeRectOp.cpp | 163 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in skgpu::v1::StrokeRectOp::__anonaae996630111::NonAAStrokeRectOp 500 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in skgpu::v1::StrokeRectOp::__anonaae996630111::AAStrokeRectOp
|
| D | DrawAtlasOp.cpp | 287 GrDrawOp::FixedFunctionFlags DrawAtlasOpImpl::fixedFunctionFlags() const { in fixedFunctionFlags() function in __anon976c3de00111::DrawAtlasOpImpl
|
| D | AtlasTextOp.cpp | 153 GrDrawOp::FixedFunctionFlags AtlasTextOp::fixedFunctionFlags() const { in fixedFunctionFlags() function in skgpu::v1::AtlasTextOp
|
| D | GrOvalOpFactory.cpp | 1235 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in CircleOp 1607 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in ButtCapDashedCircleOp 1947 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in EllipseOp 2236 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in DIEllipseOp 2593 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in CircularRRectOp 2968 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in EllipticalRRectOp
|
| D | AALinearizingConvexPathRenderer.cpp | 141 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in skgpu::v1::__anon677a3b930111::AAFlatteningConvexPathOp
|
| D | FillRectOp.cpp | 175 FixedFunctionFlags fixedFunctionFlags() const override { in fixedFunctionFlags() function in __anonc6a7d5320111::FillRectOpImpl
|
| D | LatticeOp.cpp | 185 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in skgpu::v1::LatticeOp::__anon731ab7e30111::NonAALatticeOp
|
| D | FillRRectOp.cpp | 50 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in skgpu::v1::FillRRectOp::__anon5f310a840111::FillRRectOpImpl
|
| /third_party/skia/tests/ |
| D | LazyProxyTest.cpp | 115 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in LazyProxyTest::Op 380 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in LazyFailedInstantiationTestOp
|
| D | PrimitiveProcessorTest.cpp | 41 FixedFunctionFlags fixedFunctionFlags() const override { in fixedFunctionFlags() function in __anond52a32e60111::Op
|
| D | GrPipelineDynamicStateTest.cpp | 141 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in __anonaaaa70a20311::GrPipelineDynamicStateTestOp
|
| /third_party/skia/gm/ |
| D | fwidth_squircle.cpp | 166 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in __anonebcb2e1b0111::FwidthSquircleTestOp
|
| D | clockwise.cpp | 145 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in __anonf75a82d20111::ClockwiseTestOp
|
| D | tessellation.cpp | 300 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in skiagm::TessellationTestOp
|
| D | beziereffects.cpp | 60 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in skiagm::BezierTestOp
|
| /third_party/skia/tools/gpu/ |
| D | TestOps.cpp | 95 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in __anon154200980111::TestRectOp
|
| /third_party/skia/samplecode/ |
| D | SamplePathTessellators.cpp | 69 FixedFunctionFlags fixedFunctionFlags() const override { in fixedFunctionFlags() function in skgpu::__anon93a851ab0111::SamplePathTessellatorOp
|
| /third_party/skia/bench/ |
| D | VertexColorSpaceBench.cpp | 161 FixedFunctionFlags fixedFunctionFlags() const override { in fixedFunctionFlags() function in __anon4c33a5c30111::Op
|