Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/
H A Dcamera_component.h173 resolutionHeight_ = resolutionHeight; in SetResolutionHeight()
178 return resolutionHeight_; in GetResolutionHeight()
201 int32_t resolutionHeight_ = 0; variable
H A Dcamera_element.h104 int32_t resolutionHeight_ = 0; variable
H A Dcamera_element.cpp222 camera_->SetPreViewSize(resolutionWidth_, resolutionHeight_); in OnTextureSize()
483 resolutionHeight_ = cameraComponent->GetResolutionHeight(); in InitDeclarativePara()