Home | History | Annotate | Download | only in tools

Lines Matching refs:extractSubset

331  *      extractSubset to a PNG in that directory. Both files will represent the same
342 * extractSubset on originalBitmap to create a bitmap with the same dimensions/pixels as
378 // Also use extractSubset from the original for visual comparison.
381 if (!originalBitmap.extractSubset(&extractedSubset, rect)) {
391 "to create a directory for extractSubset "