Home
last modified time | relevance | path

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

/external/skia/gm/
Danimated_image_orientation.cpp22 static sk_sp<SkPicture> post_processor(const SkRect& bounds) { in post_processor() function
126 ? post_processor(SkRect::Make(cropRect.size())) : nullptr; in onDraw()