Searched refs:xValue (Results 1 - 2 of 2) sorted by relevance
/test/testfwk/arkxtest/uitest/record/ |
H A D | velocity_tracker.cpp | 55 auto xValue = xAxis_.GetTVals().back(); in UpdateVelocity() local 58 xVelocity = linearParam * xAxis[ZERO] * xValue + xAxis[ONE]; in UpdateVelocity()
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/ |
H A D | arkoala_api.h | 529 ArkUI_Float32 xValue; member 536 ArkUI_Float32 xValue; 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