Home
last modified time | relevance | path

Searched defs:cameraInput (Results 1 – 5 of 5) sorted by relevance

/test/xts/tools/sample/AppSampleD/entry/src/main/ets/model/
DCameraModel.ts36 private cameraInput: camera.CameraInput; property in CameraModel
/test/xts/acts/validator/acts_validator/entry/src/main/ets/pages/model/
DCameraService.ts38 private cameraInput: camera.CameraInput = undefined; property in CameraService
/test/xts/acts/multimedia/camera/camera_ndk_xts/OHCameraNdk/entry/src/main/cpp/
Dcamera_manager.cpp366 void OnCameraInputError(const Camera_Input *cameraInput, Camera_ErrorCode errorCode) in OnCameraInputError()
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
Dcamera_manager.cpp1053 void OnCameraInputError(const Camera_Input* cameraInput, Camera_ErrorCode errorCode) in OnCameraInputError()
/test/xts/acts/multimedia/camera/camera_ndk_test/src/main/cpp/
Dcamera_manager.cpp1208 void OnCameraInputError(const Camera_Input* cameraInput, Camera_ErrorCode errorCode) in OnCameraInputError()