Home
last modified time | relevance | path

Searched refs:compressRects (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/
DYuvImageTest.java165 compressRects(mTestBitmaps[j], image, in testCompressYuvToJpeg()
171 compressRects(mTestBitmaps[j], image, RECTS_SHIFTED[0], in testCompressYuvToJpeg()
250 private void compressRects(Bitmap testBitmap, YuvImage image, in compressRects() method in YuvImageTest