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

Public Attributes

int fBaseWidth
 
int fBaseHeight
 
int fLevel
 
SkISize fExpectedMipMapLevelSize
 

Detailed Description

Definition at line 183 of file MipMapTest.cpp.

Member Data Documentation

◆ fBaseHeight

int LevelSizeScenario::fBaseHeight

Definition at line 185 of file MipMapTest.cpp.

◆ fBaseWidth

int LevelSizeScenario::fBaseWidth

Definition at line 184 of file MipMapTest.cpp.

◆ fExpectedMipMapLevelSize

SkISize LevelSizeScenario::fExpectedMipMapLevelSize

Definition at line 187 of file MipMapTest.cpp.

◆ fLevel

int LevelSizeScenario::fLevel

Definition at line 186 of file MipMapTest.cpp.


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