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.cpp414 auto setFormatAndCheckStride = [env, decoder, width, &stride](AndroidBitmapFormat format) { in testGetMinimumStride() local
424 setFormatAndCheckStride(ANDROID_BITMAP_FORMAT_RGB_565); in testGetMinimumStride()
428 setFormatAndCheckStride(ANDROID_BITMAP_FORMAT_A_8); in testGetMinimumStride()
432 setFormatAndCheckStride(newFormat); in testGetMinimumStride()