Flutter Engine
The Flutter Engine
|
#include "include/private/base/SkMutex.h"
Go to the source code of this file.
Classes | |
class | SkEventTracingCategories |
Functions | |
void | initializeEventTracingForTools (const char *mode=nullptr) |
void initializeEventTracingForTools | ( | const char * | mode = nullptr | ) |
Construct and install an SkEventTracer, based on the mode, defaulting to the –trace command line argument.
Definition at line 44 of file EventTracingPriv.cpp.