Home
last modified time | relevance | path

Searched defs:captureID (Results 1 - 6 of 6) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/callback/
H A Ddcamera_photo_callback.cpp32 void DCameraPhotoCallback::OnCaptureStarted(const int32_t captureID, uint32_t exposureTime) const in OnCaptureStarted() argument
37 void DCameraPhotoCallback::OnCaptureEnded(const int32_t captureID, const int32_t frameCount) const in OnCaptureEnded() argument
/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/
H A Ddcamera_client_demo.h202 void OnCaptureStarted(const int32_t captureID, uint32_t exposureTime) const in OnCaptureStarted() argument
208 void OnCaptureEnded(const int32_t captureID, int32_t frameCount) const in OnCaptureEnded() argument
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/
H A Ddcamera_client_demo.h202 void OnCaptureStarted(const int32_t captureID, uint32_t exposureTime) const in OnCaptureStarted() argument
208 void OnCaptureEnded(const int32_t captureID, int32_t frameCount) const in OnCaptureEnded() argument
[all...]
/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dtest_common.cpp203 void TestPhotoOutputCallback::OnCaptureStarted(const int32_t captureID, uint32_t exposureTime) const in OnCaptureStarted() argument
209 void TestPhotoOutputCallback::OnCaptureEnded(const int32_t captureID, const int32_t frameCount) const in OnCaptureEnded() argument
[all...]
/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/output/
H A Dphoto_output_napi.h56 int32_t captureID; member
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dphoto_output_napi.cpp1209 void PhotoOutputCallback::OnCaptureStarted(const int32_t captureID, uint32_t exposureTime) const in OnCaptureStarted() argument
1219 OnCaptureEnded(const int32_t captureID, const int32_t frameCount) const OnCaptureEnded() argument
[all...]

Completed in 8 milliseconds