Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
DebugLayerManager::DrawEventSummary Struct Reference

#include <DebugLayerManager.h>

Public Attributes

bool found = false
 
int commandCount
 
int layerWidth
 
int layerHeight
 

Detailed Description

Definition at line 86 of file DebugLayerManager.h.

Member Data Documentation

◆ commandCount

int DebugLayerManager::DrawEventSummary::commandCount

Definition at line 89 of file DebugLayerManager.h.

◆ found

bool DebugLayerManager::DrawEventSummary::found = false

Definition at line 88 of file DebugLayerManager.h.

◆ layerHeight

int DebugLayerManager::DrawEventSummary::layerHeight

Definition at line 91 of file DebugLayerManager.h.

◆ layerWidth

int DebugLayerManager::DrawEventSummary::layerWidth

Definition at line 90 of file DebugLayerManager.h.


The documentation for this struct was generated from the following file: