Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dtexture_component.h69 void SetSrcWidth(uint32_t width) in SetSrcWidth() function
H A Dvideo_element.cpp817 videoComponent->SetSrcWidth(videoWidth_); in SetNewComponent()
1227 video->SetSrcWidth(videoWidth_); in OnPrepared()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/
H A Dcamera_element.cpp405 cameraComponent->SetSrcWidth(preViewWidth_); in UpdateCamera()
461 camera->SetSrcWidth(preViewWidth); in OnPreViewSizeChange()