Home | History | Annotate | Download | only in tests

Lines Matching full:subsetinfo

271         SkImageInfo subsetInfo = info.makeWH(subset.width(), subset.height());
273 bm.allocPixels(subsetInfo);