Searched refs:zoom_up (Results 1 – 1 of 1) sorted by relevance
76 static SkImage* zoom_up(SkSurface* origSurf, SkImage* orig) { in zoom_up() function251 SkAutoTUnref<SkImage> zoomed(zoom_up(surface, orig)); in drawHere()