| /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 | 117 GrDrawOp::FixedFunctionFlags PathStencilCoverOp::fixedFunctionFlags() const { in fixedFunctionFlags() function in skgpu::v1::PathStencilCoverOp
|
| D | PathInnerTriangulateOp.cpp | 178 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 | 77 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in skgpu::v1::RegionOp::__anon4b9c22c00111::RegionOpImpl
|
| D | StrokeRectOp.cpp | 163 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in skgpu::v1::StrokeRectOp::__anon83e799820111::NonAAStrokeRectOp 500 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in skgpu::v1::StrokeRectOp::__anon83e799820111::AAStrokeRectOp
|
| D | DrawAtlasOp.cpp | 294 GrDrawOp::FixedFunctionFlags DrawAtlasOpImpl::fixedFunctionFlags() const { in fixedFunctionFlags() function in __anonfb16d91f0111::DrawAtlasOpImpl
|
| D | AtlasTextOp.cpp | 153 GrDrawOp::FixedFunctionFlags AtlasTextOp::fixedFunctionFlags() const { in fixedFunctionFlags() function in skgpu::v1::AtlasTextOp
|
| D | AALinearizingConvexPathRenderer.cpp | 141 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in skgpu::v1::__anon7201fc520111::AAFlatteningConvexPathOp
|
| D | GrOvalOpFactory.cpp | 1264 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in CircleOp 1636 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in ButtCapDashedCircleOp 1976 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in EllipseOp 2265 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in DIEllipseOp 2622 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in CircularRRectOp 2997 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in EllipticalRRectOp
|
| D | FillRRectOp.cpp | 50 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in skgpu::v1::FillRRectOp::__anonc2dba5c30111::FillRRectOpImpl
|
| D | LatticeOp.cpp | 192 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in skgpu::v1::LatticeOp::__anon849777620111::NonAALatticeOp
|
| D | TriangulatingPathRenderer.cpp | 214 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in __anon64f847da0111::TriangulatingPathOp
|
| /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 __anon35a2ad850111::Op
|
| D | GrPipelineDynamicStateTest.cpp | 141 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in __anon320d22c10311::GrPipelineDynamicStateTestOp
|
| /third_party/skia/gm/ |
| D | fwidth_squircle.cpp | 166 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in __anon140905fa0111::FwidthSquircleTestOp
|
| D | clockwise.cpp | 145 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in __anon13c79f710111::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 __anonc124d8970111::TestRectOp
|
| /third_party/skia/samplecode/ |
| D | SamplePathTessellators.cpp | 69 FixedFunctionFlags fixedFunctionFlags() const override { in fixedFunctionFlags() function in skgpu::__anon076147aa0111::SamplePathTessellatorOp
|
| /third_party/skia/bench/ |
| D | VertexColorSpaceBench.cpp | 161 FixedFunctionFlags fixedFunctionFlags() const override { in fixedFunctionFlags() function in __anon6e27c8820111::Op
|