Searched refs:zoom_up (Results 1 – 1 of 1) sorted by relevance
58 static sk_sp<SkImage> zoom_up(SkSurface* origSurf, SkImage* orig) { in zoom_up() function228 sk_sp<SkImage> zoomed(zoom_up(surface.get(), orig.get())); in drawHere()