Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DMediaMetadataRetrieverTest.java628 private static Rect getColorBlockRect(int index, int width, int height) { in getColorBlockRect() method in MediaMetadataRetrieverTest
687 Rect r = getColorBlockRect(imageIndex, width, height); in testGetImage()
695 Rect r = getColorBlockRect(primary, width, height); in testGetImage()
DHeifWriterTest.java531 private static Rect getColorBlockRect(int index, int width, int height) { in getColorBlockRect() method in HeifWriterTest
553 Rect r = getColorBlockRect(frameIndex, width, height); in generateSurfaceFrame()
624 Rect r = getColorBlockRect(primary, width, height); in verifyResult()