Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapFactoryTest.java1025 if (MediaUtils.isTv() && !hasHEVCDecoderSupportsYUVP010()) { in testDecode10BitHEIF10BitBitmap()
1068 hasHEVCDecoderSupportsYUVP010()); in testDecode10BitHEIFTo8BitBitmap()
1200 private static boolean hasHEVCDecoderSupportsYUVP010() { in hasHEVCDecoderSupportsYUVP010() method in BitmapFactoryTest
DImageDecoderTest.java260 if (MediaUtils.isTv() && !hasHEVCDecoderSupportsYUVP010()) { in testDecode10BitHeif()
2867 private static boolean hasHEVCDecoderSupportsYUVP010() { in hasHEVCDecoderSupportsYUVP010() method