Flutter Engine
The Flutter Engine
|
#include <DebugLayerManager.h>
Public Attributes | |
bool | found = false |
int | commandCount |
int | layerWidth |
int | layerHeight |
Definition at line 86 of file DebugLayerManager.h.
int DebugLayerManager::DrawEventSummary::commandCount |
Definition at line 89 of file DebugLayerManager.h.
bool DebugLayerManager::DrawEventSummary::found = false |
Definition at line 88 of file DebugLayerManager.h.
int DebugLayerManager::DrawEventSummary::layerHeight |
Definition at line 91 of file DebugLayerManager.h.
int DebugLayerManager::DrawEventSummary::layerWidth |
Definition at line 90 of file DebugLayerManager.h.