Home
last modified time | relevance | path

Searched defs:TakePhoto (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/
H A Dcamera_component.h64 void TakePhoto(const TakePhotoParams& params) in TakePhoto() function
H A Dcamera_element.cpp339 void CameraElement::TakePhoto(const Size& size) in TakePhoto() function in OHOS::Ace::CameraElement
763 void CameraElement::TakePhoto(const TakePhotoParams& params) in TakePhoto() function in OHOS::Ace::CameraElement
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_capture_video.cpp219 int32_t CameraCaptureVideo::TakePhoto() in TakePhoto() function in CameraCaptureVideo
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/large_system/
H A Dcamera.cpp188 void Camera::TakePhoto(int32_t quality) in TakePhoto() function in OHOS::Ace::Camera
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcamera_component.cpp371 jerry_value_t CameraComponent::TakePhoto(const jerry_value_t func, in TakePhoto() function in OHOS::ACELite::CameraComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/
H A Dcamera.cpp739 void Camera::TakePhoto(Size photoSize) in TakePhoto() function in OHOS::Ace::Camera