Searched refs:TestLooper (Results 1 – 1 of 1) sorted by relevance
16 class TestLooper : public SkDrawLooper { class31 SK_DECLARE_PUBLIC_FLATTENABLE_DESERIALIZATION_PROCS(TestLooper);52 SkFlattenable* TestLooper::CreateProc(SkReadBuffer&) { return SkNEW(TestLooper); } in CreateProc()85 paint.setLooper(new TestLooper)->unref(); in test_drawBitmap()