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

/external/chromium_org/third_party/skia/gm/
H A Dimagealphathreshold.cpp17 class ImageAlphaThresholdGM : public GM { class in namespace:skiagm
19 ImageAlphaThresholdGM() { function in class:skiagm::ImageAlphaThresholdGM
83 static GM* MyFactory(void*) { return new ImageAlphaThresholdGM; }
/external/skia/gm/
H A Dimagealphathreshold.cpp17 class ImageAlphaThresholdGM : public GM { class in namespace:skiagm
19 ImageAlphaThresholdGM() { function in class:skiagm::ImageAlphaThresholdGM
83 static GM* MyFactory(void*) { return new ImageAlphaThresholdGM; }

Completed in 259 milliseconds