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

Public Attributes

SkColorType fColorType
 
SkAlphaType fAlphaType
 
SkColorChannelFlag fChannels
 
bool fGpuCanMakeSurfaces
 
const double A
 
const double B
 
const double C
 
const double answerLo
 
const double answerHi
 
const char * fName
 
bool fShouldFit
 
size_t fBudget
 
TArray< ProxyParams > fPurgeableResourcesInCache = {}
 
TArray< ProxyParams > fUnpurgeableResourcesInCache = {}
 
TArray< IntervalfIntervals
 

Detailed Description

Definition at line 72 of file ExtendedSkColorTypeTests.cpp.

Member Data Documentation

◆ A

const double TestCase::A

Definition at line 280 of file QuadRootsTest.cpp.

◆ answerHi

const double TestCase::answerHi

Definition at line 284 of file QuadRootsTest.cpp.

◆ answerLo

const double TestCase::answerLo

Definition at line 283 of file QuadRootsTest.cpp.

◆ B

const double TestCase::B

Definition at line 281 of file QuadRootsTest.cpp.

◆ C

const double TestCase::C

Definition at line 282 of file QuadRootsTest.cpp.

◆ fAlphaType

SkAlphaType TestCase::fAlphaType

Definition at line 74 of file ExtendedSkColorTypeTests.cpp.

◆ fBudget

size_t TestCase::fBudget

Definition at line 416 of file ResourceAllocatorTest.cpp.

◆ fChannels

SkColorChannelFlag TestCase::fChannels

Definition at line 75 of file ExtendedSkColorTypeTests.cpp.

◆ fColorType

SkColorType TestCase::fColorType

Definition at line 73 of file ExtendedSkColorTypeTests.cpp.

◆ fGpuCanMakeSurfaces

bool TestCase::fGpuCanMakeSurfaces

Definition at line 76 of file ExtendedSkColorTypeTests.cpp.

◆ fIntervals

TArray<Interval> TestCase::fIntervals

Definition at line 419 of file ResourceAllocatorTest.cpp.

◆ fName

const char* TestCase::fName

Definition at line 414 of file ResourceAllocatorTest.cpp.

◆ fPurgeableResourcesInCache

TArray<ProxyParams> TestCase::fPurgeableResourcesInCache = {}

Definition at line 417 of file ResourceAllocatorTest.cpp.

417{};

◆ fShouldFit

bool TestCase::fShouldFit

Definition at line 415 of file ResourceAllocatorTest.cpp.

◆ fUnpurgeableResourcesInCache

TArray<ProxyParams> TestCase::fUnpurgeableResourcesInCache = {}

Definition at line 418 of file ResourceAllocatorTest.cpp.

418{};

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