Searched refs:SubpixelTranslateView (Results 1 – 1 of 1) sorted by relevance
22 class SubpixelTranslateView : public SampleView { class24 SubpixelTranslateView(const char imageFilename[], in SubpixelTranslateView() function in SubpixelTranslateView121 static SkView* MyFactory() { return new SubpixelTranslateView("mandrill_256.png", .05f, .05f); } in MyFactory()