Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer_circle.h72 void HandleRotation(double value);
H A Drender_indexer_circle.cpp875 void RenderIndexerCircle::HandleRotation(double value) in HandleRotation() function in OHOS::Ace::RenderIndexerCircle
906 HandleRotation(event.value); in RotationTest()