FastLED 3.9.15
Loading...
Searching...
No Matches

◆ xy_legacy_wrapper()

fl::u16 fl::anonymous_namespace{blur.cpp.hpp}::xy_legacy_wrapper ( fl::u16 x,
fl::u16 y,
fl::u16 width,
fl::u16 height )

Definition at line 46 of file blur.cpp.hpp.

47 {
50 return ::XY(x, y); // Call global namespace XY
51}
u8 u8 height
Definition blur.h:186
u8 width
Definition blur.h:186
#define FASTLED_UNUSED(x)

References FASTLED_UNUSED, fl::height, fl::width, fl::x, xy_legacy_wrapper(), and fl::y.

Referenced by xy_legacy_wrapper().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: