Searched refs:ImageBlendGM (Results 1 – 1 of 1) sorted by relevance
14 class ImageBlendGM : public GM { class16 ImageBlendGM() : fInitialized(false) { in ImageBlendGM() function in skiagm::ImageBlendGM103 static GM* MyFactory(void*) { return new ImageBlendGM; } in MyFactory()