Searched refs:onIsEqual (Results 1 - 25 of 160) sorted by relevance

1234567

/external/skia/src/gpu/ccpr/
H A DGrCCClipProcessor.h28 bool onIsEqual(const GrFragmentProcessor&) const override;
/external/skia/src/gpu/effects/
H A DGrPremulInputFragmentProcessor.h36 bool onIsEqual(const GrFragmentProcessor&) const override;
H A DGrUnpremulInputFragmentProcessor.h36 bool onIsEqual(const GrFragmentProcessor&) const override;
H A DGrAARectEffect.h36 bool onIsEqual(const GrFragmentProcessor&) const override;
H A DGrBlurredEdgeFragmentProcessor.h34 bool onIsEqual(const GrFragmentProcessor&) const override;
H A DGrDitherEffect.h62 bool onIsEqual(const GrFragmentProcessor&) const override;
H A DGrLumaColorFilterEffect.cpp41 bool GrLumaColorFilterEffect::onIsEqual(const GrFragmentProcessor& other) const { function in class:GrLumaColorFilterEffect
H A DGrLumaColorFilterEffect.h39 bool onIsEqual(const GrFragmentProcessor&) const override;
H A DGrNonlinearColorSpaceXformEffect.h64 bool onIsEqual(const GrFragmentProcessor&) const override;
H A DGrPremulInputFragmentProcessor.cpp42 bool GrPremulInputFragmentProcessor::onIsEqual(const GrFragmentProcessor& other) const { function in class:GrPremulInputFragmentProcessor
H A DGrSRGBEffect.h44 bool onIsEqual(const GrFragmentProcessor&) const override;
H A DGrUnpremulInputFragmentProcessor.cpp43 bool GrUnpremulInputFragmentProcessor::onIsEqual(const GrFragmentProcessor& other) const { function in class:GrUnpremulInputFragmentProcessor
/external/skqp/src/gpu/ccpr/
H A DGrCCClipProcessor.h28 bool onIsEqual(const GrFragmentProcessor&) const override;
/external/skqp/src/gpu/effects/
H A DGrPremulInputFragmentProcessor.h36 bool onIsEqual(const GrFragmentProcessor&) const override;
H A DGrUnpremulInputFragmentProcessor.h36 bool onIsEqual(const GrFragmentProcessor&) const override;
H A DGrAARectEffect.h36 bool onIsEqual(const GrFragmentProcessor&) const override;
H A DGrBlurredEdgeFragmentProcessor.h34 bool onIsEqual(const GrFragmentProcessor&) const override;
H A DGrDitherEffect.h62 bool onIsEqual(const GrFragmentProcessor&) const override;
H A DGrLumaColorFilterEffect.cpp41 bool GrLumaColorFilterEffect::onIsEqual(const GrFragmentProcessor& other) const { function in class:GrLumaColorFilterEffect
H A DGrLumaColorFilterEffect.h39 bool onIsEqual(const GrFragmentProcessor&) const override;
H A DGrNonlinearColorSpaceXformEffect.h64 bool onIsEqual(const GrFragmentProcessor&) const override;
H A DGrPremulInputFragmentProcessor.cpp42 bool GrPremulInputFragmentProcessor::onIsEqual(const GrFragmentProcessor& other) const { function in class:GrPremulInputFragmentProcessor
H A DGrSRGBEffect.h44 bool onIsEqual(const GrFragmentProcessor&) const override;
/external/skia/src/effects/
H A DGrCircleBlurFragmentProcessor.h42 bool onIsEqual(const GrFragmentProcessor&) const override;
/external/skqp/src/effects/
H A DGrCircleBlurFragmentProcessor.h42 bool onIsEqual(const GrFragmentProcessor&) const override;

Completed in 217 milliseconds

1234567