Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DAnimatedImageDrawableTest.java792 private ByteBuffer getAsDirectByteBuffer() { in getAsDirectByteBuffer() method
833 ByteBuffer byteBuffer = getAsDirectByteBuffer(); in testDirectByteBuffer()
/cts/tests/tests/graphics/src/android/graphics/cts/
DImageDecoderTest.java167 private ByteBuffer getAsDirectByteBuffer(int resId) { in getAsDirectByteBuffer() method in ImageDecoderTest
224 resId -> ImageDecoder.createSource(getAsDirectByteBuffer(resId)),