Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DYuvImageTest.java184 compressOddRect(mTestBitmaps[j], image, mRectOddSides); in testCompressYuvToJpeg()
273 private void compressOddRect(Bitmap testBitmap, YuvImage image, in compressOddRect() method in YuvImageTest