Searched refs:yValue (Results 1 - 2 of 2) sorted by relevance
/test/testfwk/arkxtest/uitest/record/ |
H A D | velocity_tracker.cpp | 61 auto yValue = yAxis_.GetTVals().back(); in UpdateVelocity() local 64 yVelocity = linearParam * yAxis[ZERO] * yValue + yAxis[ONE]; in UpdateVelocity()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/ |
H A D | arkoala_api.h | 530 ArkUI_Float32 yValue; member 537 ArkUI_Float32 yValue; member 1406 ArkUINodeHandle node, ArkUI_Float32 xValue, ArkUI_Int32 xUnit, ArkUI_Float32 yValue, ArkUI_Int32 yUnit); 1538 ArkUINodeHandle node, ArkUI_Float32 xValue, ArkUI_Int32 xUnit, ArkUI_Float32 yValue, ArkUI_Int32 yUnit); 1662 void (*setTranslateTransition)(ArkUINodeHandle node, ArkUI_Float32 xValue, ArkUI_Int32 xUnit, ArkUI_Float32 yValue, 3649 ArkUINodeHandle node, ArkUI_Float32 xValue, ArkUI_Int32 xUnit, ArkUI_Float32 yValue, ArkUI_Int32 yUnit);
|
Completed in 19 milliseconds