Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_texture_mapper/
H A Dui_test_texture_mapper.cpp60 textureMapper_->SetScaleStart(1); // 1: the start ratio in SetUp()
216 textureMapper_->SetScaleStart(g_scaleStart); in OnClick()
253 textureMapper_->SetScaleStart(g_scaleStart); in ExpandClick()
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_texture_mapper.h124 void SetScaleStart(float start) in SetScaleStart() function