Home
last modified time | relevance | path

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

/foundation/window/window_manager/interfaces/kits/napi/picture_in_picture_napi/
H A Djs_pip_window_manager.cpp53 {PiPTemplateType::VIDEO_PLAY, VIDEO_PLAY_CONTROLS}, member in OHOS::Rosen::__anon12081::PiPTemplateType
76 if (pipTemplateType == static_cast<uint32_t>(PiPTemplateType::VIDEO_PLAY)) { in checkControlsRules()
155 uint32_t templateType = static_cast<uint32_t>(PiPTemplateType::VIDEO_PLAY); in GetPictureInPictureOptionFromJs()
H A Djs_pip_utils.cpp73 (void)SetNamedProperty(env, result, "VIDEO_PLAY", static_cast<int32_t>(PiPTemplateType::VIDEO_PLAY)); in ExportPictureInPictureTemplateType()
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwm_common.h954 VIDEO_PLAY = 0, member in OHOS::Rosen::WindowType::WindowModeType::SystemBarSettingFlag::PiPTemplateType
/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_controller.cpp56 if (pipTemplateType == static_cast<uint32_t>(PiPTemplateType::VIDEO_PLAY) || in GetPipPriority()

Completed in 6 milliseconds