Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dtexture_component.h74 void SetSrcHeight(uint32_t height) in SetSrcHeight() function
H A Dvideo_element.cpp818 videoComponent->SetSrcHeight(videoHeight_); in SetNewComponent()
1228 video->SetSrcHeight(videoHeight_); in OnPrepared()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/
H A Dcamera_element.cpp406 cameraComponent->SetSrcHeight(preViewHeight_); in UpdateCamera()
462 camera->SetSrcHeight(preViewHeight); in OnPreViewSizeChange()