Home
last modified time | relevance | path

Searched defs:invT (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ui_lite/frameworks/animator/
H A Dinterpolation.cpp24 int64_t invT = 1024 - t; // Intergerlize the standard equation, 1.0f is divided into 1024 parts in GetBezierInterpolation() local
43 float invT = 1 - t; in GetBezierInterpolation() local
59 float invT = 1 - t; GetBezierDerivative() local
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_color_spec.cpp241 real64 invT = 1.0 / td.Temperature (); in FindXYZtoCamera() local
H A Ddng_camera_profile.cpp1206 real64 invT = 1.0 / td.Temperature (); in HueSatMapForWhite() local

Completed in 2 milliseconds