Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleFilterQuality.cpp76 static SkImage* zoom_up(SkSurface* origSurf, SkImage* orig) { in zoom_up() function
251 SkAutoTUnref<SkImage> zoomed(zoom_up(surface, orig)); in drawHere()