Searched refs:rescale (Results 1 – 4 of 4) sorted by relevance
626 public InputStreamSource getScreenshot(String format, boolean rescale) in getScreenshot() argument635 compressRawImage(action.mRawScreenshot, format.toUpperCase(), rescale); in getScreenshot()693 byte[] compressRawImage(RawImage rawImage, String format, boolean rescale) { in compressRawImage() argument699 if (rescale) { in compressRawImage()
2612 public InputStreamSource getScreenshot(String format, boolean rescale) in getScreenshot() argument
401 public InputStreamSource getScreenshot(String format, boolean rescale) in getScreenshot() argument
4147 byte[] compressRawImage(RawImage rawImage, String format, boolean rescale) { in testGetScreenshot()