Searched refs:onIsEqual (Results 101 - 125 of 160) sorted by relevance

1234567

/external/skia/src/gpu/
H A DGrColorSpaceXform.cpp265 bool GrColorSpaceXformEffect::onIsEqual(const GrFragmentProcessor& s) const { function in class:GrColorSpaceXformEffect
H A DGrFragmentProcessor.h358 virtual bool onIsEqual(const GrFragmentProcessor&) const = 0;
/external/skia/src/gpu/effects/
H A DGrBicubicEffect.cpp161 bool GrBicubicEffect::onIsEqual(const GrFragmentProcessor& sBase) const { function in class:GrBicubicEffect
H A DGrConfigConversionEffect.h151 bool onIsEqual(const GrFragmentProcessor&) const override;
H A DGrConvexPolyEffect.cpp206 bool GrConvexPolyEffect::onIsEqual(const GrFragmentProcessor& other) const { function in class:GrConvexPolyEffect
H A DGrCoverageSetOpXP.cpp38 bool onIsEqual(const GrXferProcessor& xpBase) const override {
H A DGrMagnifierEffect.cpp143 bool GrMagnifierEffect::onIsEqual(const GrFragmentProcessor& other) const { function in class:GrMagnifierEffect
H A DGrNonlinearColorSpaceXformEffect.cpp176 bool GrNonlinearColorSpaceXformEffect::onIsEqual(const GrFragmentProcessor& s) const { function in class:GrNonlinearColorSpaceXformEffect
H A DGrRRectBlurEffect.cpp135 bool GrRRectBlurEffect::onIsEqual(const GrFragmentProcessor& other) const { function in class:GrRRectBlurEffect
H A DGrRRectEffect.cpp70 bool onIsEqual(const GrFragmentProcessor& other) const override;
104 bool CircularRRectEffect::onIsEqual(const GrFragmentProcessor& other) const { function in class:CircularRRectEffect
406 bool onIsEqual(const GrFragmentProcessor& other) const override;
434 bool EllipticalRRectEffect::onIsEqual(const GrFragmentProcessor& other) const { function in class:EllipticalRRectEffect
H A DGrRectBlurEffect.cpp140 bool GrRectBlurEffect::onIsEqual(const GrFragmentProcessor& other) const { function in class:GrRectBlurEffect
H A DGrYUVtoRGBEffect.cpp137 bool GrYUVtoRGBEffect::onIsEqual(const GrFragmentProcessor& other) const { function in class:GrYUVtoRGBEffect
/external/skqp/src/gpu/
H A DGrColorSpaceXform.cpp265 bool GrColorSpaceXformEffect::onIsEqual(const GrFragmentProcessor& s) const { function in class:GrColorSpaceXformEffect
H A DGrFragmentProcessor.h358 virtual bool onIsEqual(const GrFragmentProcessor&) const = 0;
/external/skqp/src/gpu/effects/
H A DGrBicubicEffect.cpp161 bool GrBicubicEffect::onIsEqual(const GrFragmentProcessor& sBase) const { function in class:GrBicubicEffect
H A DGrConfigConversionEffect.h151 bool onIsEqual(const GrFragmentProcessor&) const override;
H A DGrConvexPolyEffect.cpp206 bool GrConvexPolyEffect::onIsEqual(const GrFragmentProcessor& other) const { function in class:GrConvexPolyEffect
H A DGrCoverageSetOpXP.cpp38 bool onIsEqual(const GrXferProcessor& xpBase) const override {
H A DGrMagnifierEffect.cpp143 bool GrMagnifierEffect::onIsEqual(const GrFragmentProcessor& other) const { function in class:GrMagnifierEffect
H A DGrNonlinearColorSpaceXformEffect.cpp176 bool GrNonlinearColorSpaceXformEffect::onIsEqual(const GrFragmentProcessor& s) const { function in class:GrNonlinearColorSpaceXformEffect
H A DGrRRectBlurEffect.cpp133 bool GrRRectBlurEffect::onIsEqual(const GrFragmentProcessor& other) const { function in class:GrRRectBlurEffect
H A DGrRRectEffect.cpp70 bool onIsEqual(const GrFragmentProcessor& other) const override;
104 bool CircularRRectEffect::onIsEqual(const GrFragmentProcessor& other) const { function in class:CircularRRectEffect
406 bool onIsEqual(const GrFragmentProcessor& other) const override;
434 bool EllipticalRRectEffect::onIsEqual(const GrFragmentProcessor& other) const { function in class:EllipticalRRectEffect
H A DGrRectBlurEffect.cpp140 bool GrRectBlurEffect::onIsEqual(const GrFragmentProcessor& other) const { function in class:GrRectBlurEffect
H A DGrYUVtoRGBEffect.cpp137 bool GrYUVtoRGBEffect::onIsEqual(const GrFragmentProcessor& other) const { function in class:GrYUVtoRGBEffect
/external/skqp/src/shaders/gradients/
H A DSkGradientShaderPriv.h309 bool onIsEqual(const GrFragmentProcessor&) const override;

Completed in 889 milliseconds

1234567