Home
last modified time | relevance | path

Searched refs:origSurf (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() argument
65 auto surface(origSurf->makeSurface(info)); in zoom_up()