Searched defs:fy (Results 1 – 9 of 9) sorted by relevance
/lvgl-latest/src/libs/thorvg/ |
D | tvgFill.h | 95 float fx = 0.0f, fy = 0.0f; member
|
D | tvgFill.cpp | 48 Result RadialGradient::Impl::radial(float cx, float cy, float r, float fx, float fy, float fr) in radial()
|
D | tvgLottieModel.cpp | 306 auto fy = s.y + sin(angle) * progress * r; in fill() local
|
D | tvgSwCommon.h | 146 float fx, fy, fr; member
|
D | tvgSwFill.cpp | 264 auto fy = P(radial)->fy; in _prepareRadial() local
|
D | tvgSvgLoaderCommon.h | 406 float fy; member
|
/lvgl-latest/tests/src/test_cases/ |
D | test_math.c | 81 float t, t_step, fy; in test_cubic_bezier_ease_functions() local
|
/lvgl-latest/src/libs/gif/ |
D | gifdec.h | 47 uint16_t fx, fy, fw, fh; member
|
/lvgl-latest/src/others/vg_lite_tvg/ |
D | vg_lite.h | 879 vg_lite_float_t fy; /*! y coordinate of the focal point. */ member
|