Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/include/lume/custom/
H A Dlume_custom_render.h73 void SetScaleInfo(float widthScale, float heightScale) in SetScaleInfo() function
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp217 customRender_->SetScaleInfo(widthScale, heightScale); in OnWindowChange()