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.java800 private ByteBuffer getAsDirectByteBuffer() { in getAsDirectByteBuffer() method
841 ByteBuffer byteBuffer = getAsDirectByteBuffer(); in testDirectByteBuffer()
/cts/tests/tests/graphics/src/android/graphics/cts/
DImageDecoderTest.java176 private ByteBuffer getAsDirectByteBuffer(int resId) { in getAsDirectByteBuffer() method in ImageDecoderTest
233 resId -> ImageDecoder.createSource(getAsDirectByteBuffer(resId)),