Home
last modified time | relevance | path

Searched refs:GetInputDevice (Results 1 - 25 of 64) sorted by relevance

123

/foundation/multimodalinput/input/service/filter/test/
H A Dmock.cpp20 std::shared_ptr<InputDevice> InputDeviceManager::GetInputDevice(int32_t deviceId, bool checked) const in GetInputDevice() function in OHOS::InputDeviceManager
25 return DfsMessageParcel::messageParcel->GetInputDevice(deviceId, checked); in GetInputDevice()
H A Dmock.h32 virtual std::shared_ptr<InputDevice> GetInputDevice(int32_t deviceId, bool checked) = 0;
40 MOCK_METHOD2(GetInputDevice, std::shared_ptr<InputDevice>(int32_t deviceId, bool checked));
H A Devent_filter_handler_ex_test.cpp78 EXPECT_CALL(*messageParcelMock_, GetInputDevice(_, _)).WillRepeatedly(Return(inputDevice)); in HWTEST_F()
103 EXPECT_CALL(*messageParcelMock_, GetInputDevice(_, _)).WillRepeatedly(Return(inputDevice)); in HWTEST_F()
128 EXPECT_CALL(*messageParcelMock_, GetInputDevice(_, _)).WillRepeatedly(Return(inputDevice)); in HWTEST_F()
154 EXPECT_CALL(*messageParcelMock_, GetInputDevice(_, _)).WillRepeatedly(Return(inputDevice)); in HWTEST_F()
/foundation/multimodalinput/input/service/interceptor/test/
H A Dmock.h31 virtual std::shared_ptr<InputDevice> GetInputDevice(int32_t deviceId, bool checked) = 0;
38 MOCK_METHOD2(GetInputDevice, std::shared_ptr<InputDevice>(int32_t deviceId, bool checked));
H A Dmock.cpp42 std::shared_ptr<InputDevice> InputDeviceManager::GetInputDevice(int32_t deviceId, bool checked) const in GetInputDevice() function in OHOS::MMI::InputDeviceManager
47 return DfsMessageParcel::messageParcel->GetInputDevice(deviceId, checked); in GetInputDevice()
H A Devent_interceptor_handler_ex_test.cpp68 EXPECT_CALL(*messageParcelMock_, GetInputDevice(_, _)).WillRepeatedly(Return(inputDevice)); in HWTEST_F()
96 EXPECT_CALL(*messageParcelMock_, GetInputDevice(_, _)).WillRepeatedly(Return(inputDevice)); in HWTEST_F()
125 EXPECT_CALL(*messageParcelMock_, GetInputDevice(_, _)).WillRepeatedly(Return(inputDevice)); in HWTEST_F()
154 EXPECT_CALL(*messageParcelMock_, GetInputDevice(_, _)).WillRepeatedly(Return(inputDevice)); in HWTEST_F()
182 EXPECT_CALL(*messageParcelMock_, GetInputDevice(_, _)).WillRepeatedly(Return(inputDevice)); in HWTEST_F()
210 EXPECT_CALL(*messageParcelMock_, GetInputDevice(_, _)).WillRepeatedly(Return(inputDevice)); in HWTEST_F()
239 EXPECT_CALL(*messageParcelMock_, GetInputDevice(_, _)).WillRepeatedly(Return(inputDevice)); in HWTEST_F()
269 EXPECT_CALL(*messageParcelMock_, GetInputDevice(_, _)).WillRepeatedly(Return(inputDevice)); in HWTEST_F()
299 EXPECT_CALL(*messageParcelMock_, GetInputDevice(_, _)).WillRepeatedly(Return(inputDevice)); in HWTEST_F()
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dtime_lapse_photo_session.cpp40 auto inputDevice = GetInputDevice(); in GetMetadata()
49 auto inputDevice = GetInputDevice(); in GetMetadata()
186 auto inputDevice = GetInputDevice(); in IsTryAENeeded()
206 auto inputDevice = GetInputDevice(); in StartTryAE()
226 auto inputDevice = GetInputDevice(); in StopTryAE()
244 auto inputDevice = GetInputDevice(); in GetSupportedTimeLapseIntervalRange()
266 auto inputDevice = GetInputDevice(); in GetTimeLapseInterval()
288 auto inputDevice = GetInputDevice(); in SetTimeLapseInterval()
304 auto inputDevice = GetInputDevice(); in SetTimeLapseRecordState()
320 auto inputDevice = GetInputDevice(); in SetTimeLapsePreviewType()
[all...]
H A Dprofession_session.cpp87 auto inputDevice = GetInputDevice(); in GetSupportedMeteringModes()
161 auto inputDevice = GetInputDevice(); in GetMeteringMode()
185 auto inputDevice = GetInputDevice(); in GetIsoRange()
233 auto inputDevice = GetInputDevice(); in SetISO()
260 auto inputDevice = GetInputDevice(); in GetISO()
284 auto inputDevice = GetInputDevice(); in IsManualIsoSupported()
306 auto inputDevice = GetInputDevice(); in GetSupportedFocusModes()
378 auto inputDevice = GetInputDevice(); in GetFocusMode()
403 auto inputDevice = GetInputDevice(); in GetSupportedExposureHintModes()
459 auto inputDevice = GetInputDevice(); in GetExposureHintMode()
[all...]
H A Dnight_session.cpp36 auto inputDevice = GetInputDevice(); in GetExposureRange()
64 auto inputDevice = GetInputDevice(); in SetExposure()
90 auto inputDevice = GetInputDevice(); in GetExposure()
H A Dscan_session.cpp40 auto inputDevice = GetInputDevice(); in AddOutput()
71 auto inputDevice = GetInputDevice(); in IsBrightnessStatusSupported()
H A Dportrait_session.cpp47 auto inputDevice = GetInputDevice(); in GetSupportedPortraitEffects()
74 auto inputDevice = GetInputDevice(); in GetPortraitEffect()
H A Dcapture_session.cpp344 auto inputDevice = GetInputDevice(); in CheckSpecSearch()
422 auto inputDevice = GetInputDevice(); in GetSessionFunctions()
465 auto inputDevice = GetInputDevice(); in CreateCameraAbilityContainer()
597 auto inputDevice = GetInputDevice(); in UpdateDeviceDeferredability()
634 auto inputDevice = GetInputDevice(); in FindTagId()
706 auto inputDevice = GetInputDevice(); in GetMaxSizePhotoProfile()
937 auto inputDevice = GetInputDevice(); in CanAddOutput()
1273 auto inputDevice = GetInputDevice(); in UpdateSetting()
1379 auto inputDevice = GetInputDevice(); in GetActiveVideoStabilizationMode()
1408 auto inputDevice = GetInputDevice(); in GetActiveVideoStabilizationMode()
[all...]
H A Dlight_painting_session.cpp32 auto inputDevice = GetInputDevice(); in GetSupportedLightPaintings()
/foundation/multimodalinput/input/service/window_manager/test/
H A Dmock.h49 virtual std::shared_ptr<InputDevice> GetInputDevice(int32_t deviceId, bool checked) = 0;
67 MOCK_METHOD2(GetInputDevice, std::shared_ptr<InputDevice>(int32_t deviceId, bool checked));
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dvideo_output.cpp305 auto inputDevice = session->GetInputDevice(); in GetSupportedFrameRates()
349 auto inputDevice = session->GetInputDevice(); in IsMirrorSupported()
392 auto inputDevice = captureSession->GetInputDevice(); in IsTagSupported()
462 auto inputDevice = session->GetInputDevice(); in GetVideoRotation()
495 auto inputDevice = captureSession->GetInputDevice(); in IsAutoDeferredVideoEnhancementSupported()
516 auto inputDevice = captureSession->GetInputDevice(); in IsAutoDeferredVideoEnhancementEnabled()
539 auto inputDevice = captureSession->GetInputDevice(); in EnableAutoDeferredVideoEnhancement()
H A Dphoto_output.cpp221 auto inputDevice = session->GetInputDevice(); in OnCaptureStarted()
477 auto inputDevice = session->GetInputDevice(); in SetThumbnail()
671 auto inputDevice = session->GetInputDevice(); in IsMirrorSupported()
725 auto inputDevice = session->GetInputDevice(); in IsQuickThumbnailSupported()
768 auto inputDevice = session->GetInputDevice(); in DeferImageDeliveryFor()
790 auto inputDevice = session->GetInputDevice(); in IsDeferredImageDeliverySupported()
813 auto inputDevice = session->GetInputDevice(); in IsDeferredImageDeliveryEnabled()
832 auto inputDevice = session->GetInputDevice(); in IsAutoHighQualityPhotoSupported()
863 auto inputDevice = session->GetInputDevice(); in EnableAutoHighQualityPhoto()
926 auto inputDevice = session->GetInputDevice(); in IsAutoCloudImageEnhancementSupported()
[all...]
H A Dmetadata_output.cpp136 auto inputDevice = session->GetInputDevice(); in GetSupportedMetadataObjectTypes()
157 CHECK_ERROR_RETURN((session == nullptr) || (session->GetInputDevice() == nullptr)); in SetCapturingMetadataObjectTypes()
186 auto inputDevice = session->GetInputDevice(); in AddMetadataObjectTypes()
633 auto inputDevice = session->GetInputDevice(); in OnMetadataResult()
H A Dpreview_output.cpp399 auto inputDevice = session->GetInputDevice(); in GetSupportedFrameRates()
459 auto inputDevice = session->GetInputDevice(); in GetDeviceMetadata()
656 auto inputDevice = session->GetInputDevice(); in GetPreviewRotation()
684 auto inputDevice = session->GetInputDevice(); in SetPreviewRotation()
/foundation/multimedia/camera_framework/test/fuzztest/timelapsephotosession_fuzzer/
H A Dtime_lapse_photo_session_fuzzer.cpp143 auto meta = session->GetInputDevice()->GetCameraDeviceInfo()->GetMetadata(); in TestTimeLapsePhoto()
172 meta = session->GetInputDevice()->GetCameraDeviceInfo()->GetMetadata(); in TestManualExposure()
203 auto meta = session->GetInputDevice()->GetCameraDeviceInfo()->GetMetadata(); in TestManualIso()
242 auto meta = session->GetInputDevice()->GetCameraDeviceInfo()->GetMetadata(); in TestWhiteBalance()
413 auto meta = s->GetInputDevice()->GetCameraDeviceInfo()->GetMetadata(); in Test3()
/foundation/multimodalinput/input/service/filter/src/
H A Devent_filter_handler.cpp169 std::shared_ptr<InputDevice> inputDevice = INPUT_DEV_MGR->GetInputDevice(keyItems.front().GetDeviceId()); in HandleKeyEventFilter()
197 std::shared_ptr<InputDevice> inputDevice = INPUT_DEV_MGR->GetInputDevice(pointerItem.GetDeviceId()); in HandlePointerEventFilter()
/foundation/multimodalinput/input/uinput/
H A Dhdf_device_event_manager.cpp46 ret = inputInterface_->GetInputDevice(TOUCH_DEV_ID, iDevInfo_); in ConnectHDFInit()
/foundation/multimodalinput/input/frameworks/proxy/event_handler/include/
H A Dinput_device_impl.h48 int32_t GetInputDevice(int32_t deviceId, FunInputDevInfo callback);
/foundation/multimodalinput/input/test/fuzztest/inputdevicemanager_fuzzer/
H A Dinputdevicemanager_fuzzer.cpp48 INPUT_DEV_MGR->GetInputDevice(deviceId, checked); in InputDeviceManagerFuzzTest()
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dresource_config_helper.cpp110 resConfig->GetColorMode(), resConfig->GetInputDevice()); in UpdateResConfig()
/foundation/multimodalinput/input/service/device_manager/include/
H A Dinput_device_manager.h57 std::shared_ptr<InputDevice> GetInputDevice(int32_t deviceId, bool checked = true) const;

Completed in 22 milliseconds

123