Searched refs:ImageAlphaThresholdGM (Results 1 – 2 of 2) sorted by relevance
45 class ImageAlphaThresholdGM : public skiagm::GM { class47 ImageAlphaThresholdGM(bool useCropRect) : fUseCropRect(useCropRect) { in ImageAlphaThresholdGM() function in ImageAlphaThresholdGM153 DEF_GM(return new ImageAlphaThresholdGM(true);)154 DEF_GM(return new ImageAlphaThresholdGM(false);) in DEF_GM()
45 class ImageAlphaThresholdGM : public skiagm::GM { class47 ImageAlphaThresholdGM(bool useCropRect) : fUseCropRect(useCropRect) { in ImageAlphaThresholdGM() function in ImageAlphaThresholdGM151 DEF_GM(return new ImageAlphaThresholdGM(true);)152 DEF_GM(return new ImageAlphaThresholdGM(false);) in DEF_GM()