FastLED 3.9.15
|
FASTLED_FORCE_INLINE U fl::map_range | ( | T | value, |
T | in_min, | ||
T | in_max, | ||
U | out_min, | ||
U | out_max ) |
Definition at line 26 of file map_range.h.
References FASTLED_FORCE_INLINE.
Referenced by loop(), anonymous_namespace{xypaths.cpp}::make_path(), fl::map_range_detail::map_range_math< uint8_t, uint8_t >::map(), map_range_clamped(), fl::XYPathRenderer::rasterize(), and fl::HashMap< Key, T, Hash, KeyEqual >::setLoadFactor().