Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleFilterQuality.cpp76 static SkImage* zoom_up(SkSurface* origSurf, SkImage* orig) { in zoom_up() argument
83 SkAutoTUnref<SkSurface> surface(origSurf->newSurface(info)); in zoom_up()