Skia
2D Graphics Library
|
This is the complete list of members for SkExecutor, including all inherited members.
add(std::function< void(void)>)=0 | SkExecutor | pure virtual |
borrow() | SkExecutor | inlinevirtual |
GetDefault() | SkExecutor | static |
MakeFIFOThreadPool(int threads=0, bool allowBorrowing=true) | SkExecutor | static |
MakeLIFOThreadPool(int threads=0, bool allowBorrowing=true) | SkExecutor | static |
operator=(const SkExecutor &)=delete | SkExecutor | protected |
SetDefault(SkExecutor *) | SkExecutor | static |
SkExecutor()=default | SkExecutor | protected |
SkExecutor(const SkExecutor &)=delete | SkExecutor | protected |
~SkExecutor() | SkExecutor | virtual |