Home
last modified time | relevance | path

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

/third_party/flutter/skia/gm/
Dmultipicturedraw.cpp196 static sk_sp<SkPicture> make_sub_picture(const SkPicture* tri) { in make_sub_picture() function
248 pic = make_sub_picture(pic.get()); in make_sierpinski_picture()