Searched defs:surfaceID (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/base/telephony/cellular_call/services/control/src/ |
H A D | ims_video_call_control.cpp | 51 int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) in SetPreviewWindow() 66 int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) in SetDisplayWindow()
|
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/ |
H A D | ims_call_client.cpp | 510 int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) in SetPreviewWindow() 521 int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) in SetDisplayWindow()
|
H A D | ims_call_proxy.cpp | 579 int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) in SetPreviewWindow() 604 int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) in SetDisplayWindow()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/recorder/ |
H A D | video_recorder_napi.cpp | 793 bool VideoRecorderNapi::IsSurfaceIdVaild(uint64_t surfaceID) in IsSurfaceIdVaild()
|
/ohos5.0/base/telephony/cellular_call/services/manager/src/ |
H A D | cellular_call_stub.cpp | 1083 const std::string surfaceID = data.ReadString(); in OnSetPreviewWindowInner() local 1106 const std::string surfaceID = data.ReadString(); in OnSetDisplayWindowInner() local
|