Home
last modified time | relevance | path

Searched refs:DisableLowLatency (Results 1 - 8 of 8) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/lowlatency/lowlatency/src/
H A Dlow_latency_test.cpp98 * @tc.desc: Verify the DisableLowLatency function
105 LowLatency::GetInstance().DisableLowLatency(dhType); in HWTEST_F()
111 * @tc.desc: Verify the DisableLowLatency function
119 LowLatency::GetInstance().DisableLowLatency(dhType); in HWTEST_F()
/foundation/distributedhardware/distributed_camera/services/channel/include/
H A Ddcamera_low_latency.h28 int32_t DisableLowLatency();
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/lowlatency/
H A Dlow_latency.h32 void DisableLowLatency(DHType dhType);
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/lowlatency/
H A Dlow_latency_listener.cpp71 LowLatency::GetInstance().DisableLowLatency(dhType); in OnMessage()
H A Dlow_latency.cpp69 void LowLatency::DisableLowLatency(DHType dhType) in DisableLowLatency() function in OHOS::DistributedHardware::LowLatency
71 DHLOGI("Start DisableLowLatency dhType: %{public}#X", dhType); in DisableLowLatency()
82 DHLOGI("End DisableLowLatency dhType: %{public}#X", dhType); in DisableLowLatency()
/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_low_latency.cpp60 int32_t DCameraLowLatency::DisableLowLatency() in DisableLowLatency() function in OHOS::DistributedHardware::DCameraLowLatency
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_controller.cpp414 DCameraLowLatency::GetInstance().DisableLowLatency(); in UnInit()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/
H A Ddcamera_source_controller.cpp369 DCameraLowLatency::GetInstance().DisableLowLatency(); in CloseChannel()

Completed in 4 milliseconds