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

◆ get_tls_raster()

XYRasterU8Sparse & fl::anonymous_namespace{xypath.cpp}::get_tls_raster ( )

Definition at line 27 of file xypath.cpp.

27 {
28 static ThreadLocal<XYRasterU8Sparse> tls_raster;
29 return tls_raster.access();
30}
ThreadLocalFake< T > ThreadLocal

References fl::ThreadLocalFake< T >::access(), and get_tls_raster().

Referenced by get_tls_raster().

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