Home
last modified time | relevance | path

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

/external/skia/tests/
DSpecialImageTest.cpp117 SkIRect newSubset = SkIRect::MakeWH(subset.width(), subset.height()); in test_image() local
119 sk_sp<SkImage> tightImg(img->asImage(&newSubset)); in test_image()