/external/skia/gm/ |
D | fp_sample_chaining.cpp | 34 bool onIsEqual(const GrFragmentProcessor& that) const override { return this == &that; } in onIsEqual() function in ConstantMatrixEffect 61 bool onIsEqual(const GrFragmentProcessor& that) const override { return this == &that; } in onIsEqual() function in UniformMatrixEffect 96 bool onIsEqual(const GrFragmentProcessor& that) const override { return this == &that; } in onIsEqual() function in ExplicitCoordEffect 123 bool onIsEqual(const GrFragmentProcessor& that) const override { return this == &that; } in onIsEqual() function in TestPatternEffect
|
/external/skia/tests/sksl/fp/ |
D | GrSectionFields.cpp | 36 bool GrSectionFields::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrSectionFields
|
D | GrSectionClass.cpp | 36 bool GrSectionClass::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrSectionClass
|
D | GrSectionCpp.cpp | 36 bool GrSectionCpp::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrSectionCpp
|
D | GrUseExplicitReturn.cpp | 36 bool GrUseExplicitReturn::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrUseExplicitReturn
|
D | GrModuloOp.cpp | 36 bool GrModuloOp::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrModuloOp
|
D | GrSectionInitializers.cpp | 36 bool GrSectionInitializers::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrSectionInitializers
|
D | GrSectionMake.cpp | 36 bool GrSectionMake::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrSectionMake
|
D | GrSectionHeader.cpp | 36 bool GrSectionHeader::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrSectionHeader
|
D | GrSectionDumpInfo.cpp | 36 bool GrSectionDumpInfo::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrSectionDumpInfo
|
D | GrSectionConstructor.cpp | 36 bool GrSectionConstructor::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrSectionConstructor
|
D | GrMainCoords.cpp | 36 bool GrMainCoords::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrMainCoords
|
D | GrHelloWorld.cpp | 36 bool GrHelloWorld::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrHelloWorld
|
D | GrLayoutWhen.cpp | 40 bool GrLayoutWhen::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrLayoutWhen
|
D | GrSectionConstructorParams.cpp | 38 bool GrSectionConstructorParams::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrSectionConstructorParams
|
D | GrUniform.cpp | 38 bool GrUniform::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrUniform
|
/external/skia/tests/sksl/dslfp/ |
D | GrDSLFPTest_HelloWorld.dsl.cpp | 39 bool GrDSLFPTest_HelloWorld::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrDSLFPTest_HelloWorld
|
D | GrDSLFPTest_WhileStatement.dsl.cpp | 44 bool GrDSLFPTest_WhileStatement::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrDSLFPTest_WhileStatement
|
D | GrDSLFPTest_Swizzle.dsl.cpp | 99 bool GrDSLFPTest_Swizzle::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrDSLFPTest_Swizzle
|
D | GrDSLFPTest_Sample.dsl.cpp | 43 bool GrDSLFPTest_Sample::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrDSLFPTest_Sample
|
/external/skqp/src/gpu/effects/ |
D | GrPremulInputFragmentProcessor.cpp | 39 bool GrPremulInputFragmentProcessor::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrPremulInputFragmentProcessor
|
D | GrLumaColorFilterEffect.cpp | 40 bool GrLumaColorFilterEffect::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrLumaColorFilterEffect
|
D | GrBlurredEdgeFragmentProcessor.cpp | 48 bool GrBlurredEdgeFragmentProcessor::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrBlurredEdgeFragmentProcessor
|
/external/skia/src/gpu/effects/generated/ |
D | GrHSLToRGBFilterEffect.cpp | 51 bool GrHSLToRGBFilterEffect::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrHSLToRGBFilterEffect
|
D | GrRGBToHSLFilterEffect.cpp | 53 bool GrRGBToHSLFilterEffect::onIsEqual(const GrFragmentProcessor& other) const { in onIsEqual() function in GrRGBToHSLFilterEffect
|