Searched refs:rescale (Results 1 – 4 of 4) sorted by relevance
547 public InputStreamSource getScreenshot(String format, boolean rescale) in getScreenshot() argument556 compressRawImage(action.mRawScreenshot, format.toUpperCase(), rescale); in getScreenshot()614 byte[] compressRawImage(RawImage rawImage, String format, boolean rescale) { in compressRawImage() argument620 if (rescale) { in compressRawImage()
380 public InputStreamSource getScreenshot(String format, boolean rescale) in getScreenshot() argument
2505 public InputStreamSource getScreenshot(String format, boolean rescale) in getScreenshot() argument
3809 byte[] compressRawImage(RawImage rawImage, String format, boolean rescale) { in testGetScreenshot()