Searched refs:colorFormatNew (Results 1 – 1 of 1) sorted by relevance
66 int32_t colorFormatNew; in resetFormatIfChanged() local67 CHECK(format->findInt32("color-format", &colorFormatNew)); in resetFormatIfChanged()81 if (static_cast<int32_t>(mColorFormat) == colorFormatNew && in resetFormatIfChanged()92 mColorFormat = static_cast<OMX_COLOR_FORMATTYPE>(colorFormatNew); in resetFormatIfChanged()