Searched refs:colorModeInt (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp781 int32_t colorModeInt = 0; local
782 result = data.readInt32(&colorModeInt);
788 static_cast<ColorMode>(colorModeInt));

Completed in 61 milliseconds