Home
last modified time | relevance | path

Searched refs:fixedFunctionFlags (Results 1 – 25 of 79) sorted by relevance

1234

/external/skia/src/gpu/ops/
DGrSimpleMeshDrawOpHelper.cpp37 GrDrawOp::FixedFunctionFlags GrSimpleMeshDrawOpHelper::fixedFunctionFlags() const { in fixedFunctionFlags() function in GrSimpleMeshDrawOpHelper
143 GrDrawOp::FixedFunctionFlags GrSimpleMeshDrawOpHelperWithStencil::fixedFunctionFlags() const { in fixedFunctionFlags() function in GrSimpleMeshDrawOpHelperWithStencil
144 GrDrawOp::FixedFunctionFlags flags = INHERITED::fixedFunctionFlags(); in fixedFunctionFlags()
DGrSimpleMeshDrawOpHelper.h54 GrDrawOp::FixedFunctionFlags fixedFunctionFlags() const;
165 GrDrawOp::FixedFunctionFlags fixedFunctionFlags() const;
DGrDrawAtlasOp.cpp45 FixedFunctionFlags fixedFunctionFlags() const override;
244 GrDrawOp::FixedFunctionFlags DrawAtlasOp::fixedFunctionFlags() const { in fixedFunctionFlags() function in __anon0c3674a70111::DrawAtlasOp
245 return fHelper.fixedFunctionFlags(); in fixedFunctionFlags()
DGrDrawOp.h37 virtual FixedFunctionFlags fixedFunctionFlags() const = 0;
DGrRegionOp.cpp89 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in __anon5d4e2b480111::RegionOp
DGrAAFillRRectOp.h23 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function
DGrDrawPathOp.h27 FixedFunctionFlags fixedFunctionFlags() const override { in fixedFunctionFlags() function
DGrStrokeRectOp.cpp164 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in __anonb8faa60a0111::NonAAStrokeRectOp
411 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in __anonb8faa60a0111::AAStrokeRectOp
DGrOvalOpFactory.cpp1230 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in CircleOp
1560 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in ButtCapDashedCircleOp
1858 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in EllipseOp
2100 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in DIEllipseOp
2422 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in CircularRRectOp
2764 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in EllipticalRRectOp
/external/skqp/src/gpu/ops/
DGrSimpleMeshDrawOpHelper.cpp37 GrDrawOp::FixedFunctionFlags GrSimpleMeshDrawOpHelper::fixedFunctionFlags() const { in fixedFunctionFlags() function in GrSimpleMeshDrawOpHelper
167 GrDrawOp::FixedFunctionFlags GrSimpleMeshDrawOpHelperWithStencil::fixedFunctionFlags() const { in fixedFunctionFlags() function in GrSimpleMeshDrawOpHelperWithStencil
168 GrDrawOp::FixedFunctionFlags flags = INHERITED::fixedFunctionFlags(); in fixedFunctionFlags()
DGrSimpleMeshDrawOpHelper.h54 GrDrawOp::FixedFunctionFlags fixedFunctionFlags() const;
170 GrDrawOp::FixedFunctionFlags fixedFunctionFlags() const;
DGrDrawOp.h37 virtual FixedFunctionFlags fixedFunctionFlags() const = 0;
DGrRegionOp.cpp87 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in __anonb5517dff0111::RegionOp
DGrDrawAtlasOp.h49 FixedFunctionFlags fixedFunctionFlags() const override;
DGrAAFillRRectOp.h21 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function
DGrDrawAtlasOp.cpp181 GrDrawOp::FixedFunctionFlags GrDrawAtlasOp::fixedFunctionFlags() const { in fixedFunctionFlags() function in GrDrawAtlasOp
182 return fHelper.fixedFunctionFlags(); in fixedFunctionFlags()
DGrStrokeRectOp.cpp163 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in __anon33467c410111::NonAAStrokeRectOp
405 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in __anon33467c410111::AAStrokeRectOp
DGrDrawPathOp.h26 FixedFunctionFlags fixedFunctionFlags() const override { in fixedFunctionFlags() function
DGrDrawVerticesOp.h62 FixedFunctionFlags fixedFunctionFlags() const override;
DGrOvalOpFactory.cpp1155 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in CircleOp
1481 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in ButtCapDashedCircleOp
1760 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in EllipseOp
1981 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in DIEllipseOp
2296 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in CircularRRectOp
2631 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in EllipticalRRectOp
DGrAtlasTextOp.h76 FixedFunctionFlags fixedFunctionFlags() const override;
/external/skia/tests/
DLazyProxyTest.cpp113 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in LazyProxyTest::Op
357 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in LazyFailedInstantiationTestOp
433 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in LazyDeinstantiateTestOp
/external/skqp/tests/
DLazyProxyTest.cpp110 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in LazyProxyTest::Op
341 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in LazyFailedInstantiationTestOp
416 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in LazyDeinstantiateTestOp
/external/skqp/src/gpu/ccpr/
DGrCCDrawPathsOp.h36 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function
/external/skia/src/gpu/ccpr/
DGrCCDrawPathsOp.h37 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function

1234