Searched refs:SelfTestGM (Results 1 - 2 of 2) sorted by last modified time

/external/skia/gm/
H A Dselftest.cpp17 class SelfTestGM : public skiagm::GM { class in inherits:skiagm::GM
19 SelfTestGM(const char name[], SkColor color, uint32_t flags) : function in class:SelfTestGM
55 return new SelfTestGM("selftest1", kTranslucentGreen, 0);
58 return new SelfTestGM("selftest2", kTranslucentBlue, skiagm::GM::kSkipPipe_Flag);
/external/chromium_org/third_party/skia/gm/
H A Dselftest.cpp17 class SelfTestGM : public skiagm::GM { class in inherits:skiagm::GM
19 SelfTestGM(const char name[], SkColor color, uint32_t flags) : function in class:SelfTestGM
55 return new SelfTestGM("selftest1", kTranslucentGreen, 0);
58 return new SelfTestGM("selftest2", kTranslucentBlue, skiagm::GM::kSkipPipe_Flag);

Completed in 114 milliseconds