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.java174 compressOddRect(mTestBitmaps[j], image, RECT_ODD_SIDES); in testCompressYuvToJpeg()
267 private void compressOddRect(Bitmap testBitmap, YuvImage image, in compressOddRect() method in YuvImageTest