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

◆ get_tls_raster()

ThreadLocal< 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;
30}
ThreadLocalFake< T > ThreadLocal

References get_tls_raster().

Referenced by get_tls_raster().

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