Home
last modified time | relevance | path

Searched refs:make_test_picture (Results 1 – 1 of 1) sorted by relevance

/external/skia/gm/
Dshadowmaps.cpp20 static sk_sp<SkPicture> make_test_picture(int width, int height) { in make_test_picture() function
102 sk_sp<SkPicture> pic(make_test_picture(kWidth, kHeight)); in onDraw()