Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_effect/frameworks/native/capi/
H A Dnative_common_utils.cpp290 ImageEffect_Format ohFormat = format.second; in SwitchToEffectInfo() local
291 if (ohFormat != ImageEffect_Format::EFFECT_PIXEL_FORMAT_UNKNOWN && in SwitchToEffectInfo()
292 info->supportedFormats.find(ohFormat) != info->supportedFormats.end()) { in SwitchToEffectInfo()