| /third_party/skia/src/gpu/ops/ |
| D | GrDrawOp.h | 33 return this->fixedFunctionFlags() & FixedFunctionFlags::kUsesHWAA; in usesMSAA() 78 return this->fixedFunctionFlags() & FixedFunctionFlags::kUsesStencil; in usesStencil() 107 virtual FixedFunctionFlags fixedFunctionFlags() const { in fixedFunctionFlags() function
|
| D | GrSimpleMeshDrawOpHelperWithStencil.cpp | 18 GrDrawOp::FixedFunctionFlags GrSimpleMeshDrawOpHelperWithStencil::fixedFunctionFlags() const { in fixedFunctionFlags() function in GrSimpleMeshDrawOpHelperWithStencil 19 GrDrawOp::FixedFunctionFlags flags = INHERITED::fixedFunctionFlags(); in fixedFunctionFlags()
|
| D | DrawAtlasOp.cpp | 46 FixedFunctionFlags fixedFunctionFlags() const override; 287 GrDrawOp::FixedFunctionFlags DrawAtlasOpImpl::fixedFunctionFlags() const { in fixedFunctionFlags() function in __anon976c3de00111::DrawAtlasOpImpl 288 return fHelper.fixedFunctionFlags(); in fixedFunctionFlags()
|
| D | RegionOp.cpp | 76 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in skgpu::v1::RegionOp::__anon1c88d7210111::RegionOpImpl
|
| D | GrSimpleMeshDrawOpHelperWithStencil.h | 47 GrDrawOp::FixedFunctionFlags fixedFunctionFlags() const;
|
| D | PathInnerTriangulateOp.h | 55 FixedFunctionFlags fixedFunctionFlags() const override;
|
| D | PathStencilCoverOp.h | 72 FixedFunctionFlags fixedFunctionFlags() const override;
|
| D | DrawAtlasPathOp.h | 39 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function
|
| 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 | DrawVerticesOp.cpp | 220 FixedFunctionFlags fixedFunctionFlags() const override; 351 GrDrawOp::FixedFunctionFlags DrawVerticesOpImpl::fixedFunctionFlags() const { in fixedFunctionFlags() function in skgpu::v1::DrawVerticesOp::__anon2e467b300111::DrawVerticesOpImpl 352 return fHelper.fixedFunctionFlags(); in fixedFunctionFlags()
|
| 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 | GrSimpleMeshDrawOpHelper.h | 54 GrDrawOp::FixedFunctionFlags fixedFunctionFlags() const;
|
| D | AtlasTextOp.h | 93 FixedFunctionFlags fixedFunctionFlags() const override;
|
| D | TriangulatingPathRenderer.cpp | 214 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in __anon71c66a5b0111::TriangulatingPathOp
|
| D | LatticeOp.cpp | 185 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in skgpu::v1::LatticeOp::__anon731ab7e30111::NonAALatticeOp
|
| D | FillRectOp.cpp | 175 FixedFunctionFlags fixedFunctionFlags() const override { in fixedFunctionFlags() function in __anonc6a7d5320111::FillRectOpImpl 178 return fHelper.fixedFunctionFlags(); in fixedFunctionFlags()
|
| D | GrSimpleMeshDrawOpHelper.cpp | 35 GrDrawOp::FixedFunctionFlags GrSimpleMeshDrawOpHelper::fixedFunctionFlags() const { in fixedFunctionFlags() function in GrSimpleMeshDrawOpHelper
|
| D | SmallPathRenderer.cpp | 98 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in skgpu::v1::__anon9d85779b0111::SmallPathOp
|
| /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
|
| /third_party/skia/tools/gpu/ |
| D | TestOps.cpp | 95 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in __anon154200980111::TestRectOp
|