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

#include <Viewer.h>

Public Attributes

bool fColorType = false
 
bool fColorSpace = false
 
bool fMSAASampleCount = false
 
bool fGrContextOptions = false
 
SkSurfacePropsFields fSurfaceProps
 
bool fDisableVsync = false
 

Detailed Description

Definition at line 136 of file Viewer.h.

Member Data Documentation

◆ fColorSpace

bool Viewer::DisplayFields::fColorSpace = false

Definition at line 138 of file Viewer.h.

◆ fColorType

bool Viewer::DisplayFields::fColorType = false

Definition at line 137 of file Viewer.h.

◆ fDisableVsync

bool Viewer::DisplayFields::fDisableVsync = false

Definition at line 142 of file Viewer.h.

◆ fGrContextOptions

bool Viewer::DisplayFields::fGrContextOptions = false

Definition at line 140 of file Viewer.h.

◆ fMSAASampleCount

bool Viewer::DisplayFields::fMSAASampleCount = false

Definition at line 139 of file Viewer.h.

◆ fSurfaceProps

SkSurfacePropsFields Viewer::DisplayFields::fSurfaceProps

Definition at line 141 of file Viewer.h.


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