Searched refs:ohFormat (Results 1 – 1 of 1) sorted by relevance
290 ImageEffect_Format ohFormat = format.second; in SwitchToEffectInfo() local291 if (ohFormat != ImageEffect_Format::EFFECT_PIXEL_FORMAT_UNKNOWN && in SwitchToEffectInfo()292 info->supportedFormats.find(ohFormat) != info->supportedFormats.end()) { in SwitchToEffectInfo()