Searched defs:u2 (Results 1 - 3 of 3) sorted by relevance
/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_t u3) in GetBezierInterpolation() argument 41 float Interpolation::GetBezierInterpolation(float t, float u0, float u1, float u2, float u3) in GetBezierInterpolation() argument 57 float Interpolation::GetBezierDerivative(float t, float u0, float u1, float u2, float u3) in GetBezierDerivative() argument
|
/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
|
/foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/ |
H A D | treeview.js | 119 var u2; variable [all...] |
Completed in 5 milliseconds