Home
last modified time | relevance | path

Searched defs:fixedFunctionFlags (Results 1 – 25 of 33) sorted by relevance

12

/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
DGrAtlasTextOp.cpp42 GrDrawOp::FixedFunctionFlags GrAtlasTextOp::fixedFunctionFlags() const { in fixedFunctionFlags() function in GrAtlasTextOp
DGrNonAAStrokeRectOp.cpp120 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in __anon5077e0560111::NonAAStrokeRectOp
DGrNonAAFillRectOp.cpp162 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in __anon182506650111::NonAAFillRectOp
280 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in __anon182506650111::NonAAFillRectPerspectiveOp
DGrDrawAtlasOp.cpp175 GrDrawOp::FixedFunctionFlags GrDrawAtlasOp::fixedFunctionFlags() const { in fixedFunctionFlags() function in GrDrawAtlasOp
DGrRegionOp.cpp91 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in __anon4e63a6470111::RegionOp
DGrLatticeOp.cpp77 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in __anone04f6bc90111::NonAALatticeOp
DGrDrawVerticesOp.cpp80 GrDrawOp::FixedFunctionFlags GrDrawVerticesOp::fixedFunctionFlags() const { in fixedFunctionFlags() function in GrDrawVerticesOp
DGrDrawPathOp.h27 FixedFunctionFlags fixedFunctionFlags() const override { in fixedFunctionFlags() function
DGrAALinearizingConvexPathRenderer.cpp186 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in __anon31dbcff90111::AAFlatteningConvexPathOp
DGrOvalOpFactory.cpp809 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in CircleOp
1272 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in EllipseOp
1498 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in DIEllipseOp
1811 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in CircularRRectOp
2165 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in EllipticalRRectOp
DGrTessellatingPathRenderer.cpp211 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in __anonf59bf3f70211::TessellatingPathOp
DGrAAFillRectOp.cpp220 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in __anon468432ba0111::AAFillRectOp
DGrAAStrokeRectOp.cpp192 FixedFunctionFlags fixedFunctionFlags() const override { return fHelper.fixedFunctionFlags(); } in fixedFunctionFlags() function in __anon935375eb0111::AAStrokeRectOp
DGrShadowRRectOp.cpp255 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in __anon22dd55490111::ShadowCircularRRectOp
/external/skia/src/gpu/instanced/
DInstancedOp.h63 FixedFunctionFlags fixedFunctionFlags() const override { in fixedFunctionFlags() function
/external/skia/tests/
DPrimitiveProcessorTest.cpp37 FixedFunctionFlags fixedFunctionFlags() const override { in fixedFunctionFlags() function in __anon4f6351730111::Op
DGrPipelineDynamicStateTest.cpp121 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in GrPipelineDynamicStateTestOp
DGrMeshTest.cpp264 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in GrMeshTestOp
DProcessorTest.cpp34 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in __anon146c76da0111::TestOp
DOnFlushCallbackTest.cpp60 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in __anon039646e60111::NonAARectOp
/external/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.h60 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function
DGrCCPRCoverageOpsBuilder.cpp38 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in GrCCPRCoverageOpsBuilder::CoverageOp
/external/skia/gm/
Dconvexpolyeffect.cpp51 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in skiagm::PolyBoundsOp
/external/skia/samplecode/
DSampleCCPRGeometry.cpp92 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; } in fixedFunctionFlags() function in CCPRGeometryView::Op

12