Searched refs:make_test_picture (Results 1 – 1 of 1) sorted by relevance
20 static sk_sp<SkPicture> make_test_picture(int width, int height) { in make_test_picture() function102 sk_sp<SkPicture> pic(make_test_picture(kWidth, kHeight)); in onDraw()