Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_AImageDecoderTest.cpp446 void* pixelsB, size_t strideB) { in bitmapsEqual() argument
449 auto* rowB = reinterpret_cast<char*>(pixelsB) + strideB * y; in bitmapsEqual()