Home
last modified time | relevance | path

Searched refs:SetRotateEnd (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.cpp59 textureMapper_->SetRotateEnd(360); // 360: the end angle of rotation in SetUp()
221 textureMapper_->SetRotateEnd(g_rotateEnd); in OnClick()
224 textureMapper_->SetRotateEnd(g_rotateEnd); in OnClick()
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_texture_mapper.h109 void SetRotateEnd(int16_t end) in SetRotateEnd() function