Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/video/include/
H A Dvideo_control_manager.h47 bool CheckWindow(VideoWindow &window);
/ohos5.0/base/telephony/call_manager/services/call/include/
H A Dcall_control_manager.h105 int32_t SetPreviewWindow(VideoWindow &window);
106 int32_t SetDisplayWindow(VideoWindow &window);
/ohos5.0/base/telephony/call_manager/interfaces/innerkits/
H A Dcall_manager_inner_type.h280 struct VideoWindow { struct
/ohos5.0/base/telephony/call_manager/services/video/src/
H A Dvideo_control_manager.cpp347 bool VideoControlManager::CheckWindow(VideoWindow &window) in CheckWindow()
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_control_manager.cpp1152 int32_t CallControlManager::SetPreviewWindow(VideoWindow &window) in SetPreviewWindow()
1157 int32_t CallControlManager::SetDisplayWindow(VideoWindow &window) in SetDisplayWindow()
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch1_test.cpp952 VideoWindow mVideoWindow;