Home
last modified time | relevance | path

Searched defs:rad2deg (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgMath.h56 static inline float rad2deg(float radian) in rad2deg() function
DtvgLottieExpressions.cpp1194 auto rad2deg = jerry_function_external(_rad2deg); in _buildMath() local