Home
last modified time | relevance | path

Searched defs:preViewHeight (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/camera/
Dcamera_element.cpp451 void CameraElement::OnPreViewSizeChange(int32_t preViewWidth, int32_t preViewHeight) in OnPreViewSizeChange()
671 int32_t preViewWidth, int32_t preViewHeight) { in InitListener()
/foundation/arkui/ace_engine/frameworks/core/components/camera/large_system/
Dcamera.cpp250 int32_t preViewHeight = GetIntParam(param, CAMERA_PREVIEW_HEIGHT); in OnPreViewSizeChang() local