Searched defs:u2 (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/arkui/ui_lite/frameworks/animator/ |
H A D | interpolation.cpp | 22 int16_t Interpolation::GetBezierInterpolation(int16_t t, int16_t u0, int16_t u1, int16_t u2, int16_… in GetBezierInterpolation() 41 float Interpolation::GetBezierInterpolation(float t, float u0, float u1, float u2, float u3) in GetBezierInterpolation() 57 float Interpolation::GetBezierDerivative(float t, float u0, float u1, float u2, float u3) in GetBezierDerivative()
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/foldsplitcontainer/interfaces/ |
H A D | foldsplitcontainer.js | 69 constructor(t2, u2, v2, w2 = -1, x2 = undefined, y2) { argument
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/selecttitlebar/interfaces/ |
H A D | selecttitlebar.js | 799 constructor(p2, q2, r2, s2 = -1, t2 = undefined, u2) { argument
|
/ohos5.0/base/startup/init/test/unittest/syspara/ |
H A D | syspara_unittest.cpp | 334 … uint16_t u2 = OHOS::system::GetUintParameter<uint16_t>(key2, 0, (uint16_t)255); // 255 max value variable
|
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/ |
H A D | XTexture.js | 125 u2: (x + w) / ww, v2: (y + h) / hh, u3: x / ww, v3: (y + h) / hh, property in XTexture.callAllCuts.allCuts
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/composetitlebar/interfaces/ |
H A D | composetitlebar.js | 935 updateStateVars(u2) { argument
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/ |
H A D | 3d_dm_shadowing_common.h | 98 const float u2 = fracS / uw2 + 2.0; in CalcPcfShadow() local
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/ |
H A D | treeview.js | 119 var u2; variable
|