Home
last modified time | relevance | path

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

/third_party/flutter/skia/samplecode/
DSampleFilterQuality.cpp58 static sk_sp<SkImage> zoom_up(SkSurface* origSurf, SkImage* orig) { in zoom_up() function
228 sk_sp<SkImage> zoomed(zoom_up(surface.get(), orig.get())); in drawHere()