Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DGuestFrameComposer.cpp1098 size_t indexOut = (4 * c) + r; in ToLibyuvColorMatrix() local
1100 out[indexOut] = static_cast<std::int8_t>( in ToLibyuvColorMatrix()