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.java174 compressRects(mTestBitmaps[j], image, in testCompressYuvToJpeg()
180 compressRects(mTestBitmaps[j], image, mRectsShifted[0], in testCompressYuvToJpeg()
256 private void compressRects(Bitmap testBitmap, YuvImage image, in compressRects() method in YuvImageTest