Home
last modified time | relevance | path

Searched defs:sinma (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_canvas_unit_test.cpp420 float sinma = RADIUS * Sin(START_ANGLE); variable
450 float sinma = RADIUS * Sin(START_ANGLE); variable
483 float sinma = RADIUS * Sin(END_ANGLE); variable
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Dclip_utils.cpp58 float sinma = radius * Sin(startAngle); in Arc() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_analog_clock.cpp291 float sinma = Sin(hand.nextAngle_); in DrawHandLine() local
H A Dui_canvas.cpp123 float sinma = radius * Sin(startAngle); in ArcTo() local
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/
H A Dtransform.cpp341 float sinma = Sin(angle); in Rotate() local