Searched refs:JS_NORMAL (Results 1 – 3 of 3) sorted by relevance
26 JS_NORMAL = 0, enumerator
158 {"NORMAL", JS_NORMAL},
505 {JsSceneMode::JS_NORMAL, SceneMode::NORMAL},512 {JsSceneMode::JS_NORMAL, SceneMode::NORMAL},1169 if (jsSceneMode == JsSceneMode::JS_NORMAL) { in GetSupportedOutputCapabilityGetCameraInfo()1184 int32_t jsSceneMode = JsSceneMode::JS_NORMAL; in GetSupportedOutputCapability()