Searched refs:rescale (Results 1 – 4 of 4) sorted by relevance
195 public InputStreamSource getScreenshot(String format, boolean rescale) in getScreenshot() argument
333 public InputStreamSource getScreenshot(String format, boolean rescale) in getScreenshot() argument342 compressRawImage(action.mRawScreenshot, format.toUpperCase(), rescale); in getScreenshot()377 byte[] compressRawImage(RawImage rawImage, String format, boolean rescale) { in compressRawImage() argument383 if (rescale) { in compressRawImage()
2307 public InputStreamSource getScreenshot(String format, boolean rescale) in getScreenshot() argument
3207 byte[] compressRawImage(RawImage rawImage, String format, boolean rescale) { in testGetScreenshot()