Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcamera_component.cpp389 …UISurfaceView *cameraView = static_cast<UISurfaceView *>(ComponentUtils::GetViewFromBindingObject(… in TakePhoto() local
391 if ((cameraView == nullptr) || (component == nullptr)) { in TakePhoto()