Home
last modified time | relevance | path

Searched defs:truncatedLength (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/
DImageDecoderTest.java895 int truncatedLength = 49; in testEarlyIncomplete() local
988 int truncatedLength = bytes.length / 2; in testOnPartialImage() local
/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_AImageDecoderTest.cpp278 jint truncatedLength) { in testCreateIncomplete()