Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_AImageDecoderTest.cpp420 auto setFormatAndCheckStride = [env, decoder, width, &stride](AndroidBitmapFormat format) { in testGetMinimumStride() local
430 setFormatAndCheckStride(ANDROID_BITMAP_FORMAT_RGB_565); in testGetMinimumStride()
434 setFormatAndCheckStride(ANDROID_BITMAP_FORMAT_A_8); in testGetMinimumStride()
438 setFormatAndCheckStride(newFormat); in testGetMinimumStride()