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

#include <DebugLayerManager.h>

Public Attributes

int nodeId
 
int frameOfLastUpdate
 
bool fullRedraw
 
int layerWidth
 
int layerHeight
 

Detailed Description

Definition at line 96 of file DebugLayerManager.h.

Member Data Documentation

◆ frameOfLastUpdate

int DebugLayerManager::LayerSummary::frameOfLastUpdate

Definition at line 100 of file DebugLayerManager.h.

◆ fullRedraw

bool DebugLayerManager::LayerSummary::fullRedraw

Definition at line 102 of file DebugLayerManager.h.

◆ layerHeight

int DebugLayerManager::LayerSummary::layerHeight

Definition at line 104 of file DebugLayerManager.h.

◆ layerWidth

int DebugLayerManager::LayerSummary::layerWidth

Definition at line 103 of file DebugLayerManager.h.

◆ nodeId

int DebugLayerManager::LayerSummary::nodeId

Definition at line 97 of file DebugLayerManager.h.


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