Home
last modified time | relevance | path

Searched refs:takePhotoImpl (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/
H A Dcamera_component.h71 void SetTakePhotoImpl(TakePhotoImpl&& takePhotoImpl) in SetTakePhotoImpl() argument
73 takePhotoImpl_ = std::move(takePhotoImpl); in SetTakePhotoImpl()