Home
last modified time | relevance | path

Searched refs:ImageAlphaThresholdGM (Results 1 – 2 of 2) sorted by relevance

/external/skia/gm/
Dimagealphathreshold.cpp45 class ImageAlphaThresholdGM : public skiagm::GM { class
47 ImageAlphaThresholdGM(bool useCropRect) : fUseCropRect(useCropRect) { in ImageAlphaThresholdGM() function in ImageAlphaThresholdGM
153 DEF_GM(return new ImageAlphaThresholdGM(true);)
154 DEF_GM(return new ImageAlphaThresholdGM(false);) in DEF_GM()
/external/skqp/gm/
Dimagealphathreshold.cpp45 class ImageAlphaThresholdGM : public skiagm::GM { class
47 ImageAlphaThresholdGM(bool useCropRect) : fUseCropRect(useCropRect) { in ImageAlphaThresholdGM() function in ImageAlphaThresholdGM
151 DEF_GM(return new ImageAlphaThresholdGM(true);)
152 DEF_GM(return new ImageAlphaThresholdGM(false);) in DEF_GM()