Flutter Engine
The Flutter Engine
|
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< Interval > | fIntervals |
Definition at line 72 of file ExtendedSkColorTypeTests.cpp.
const double TestCase::A |
Definition at line 280 of file QuadRootsTest.cpp.
const double TestCase::answerHi |
Definition at line 284 of file QuadRootsTest.cpp.
const double TestCase::answerLo |
Definition at line 283 of file QuadRootsTest.cpp.
const double TestCase::B |
Definition at line 281 of file QuadRootsTest.cpp.
const double TestCase::C |
Definition at line 282 of file QuadRootsTest.cpp.
SkAlphaType TestCase::fAlphaType |
Definition at line 74 of file ExtendedSkColorTypeTests.cpp.
size_t TestCase::fBudget |
Definition at line 416 of file ResourceAllocatorTest.cpp.
SkColorChannelFlag TestCase::fChannels |
Definition at line 75 of file ExtendedSkColorTypeTests.cpp.
SkColorType TestCase::fColorType |
Definition at line 73 of file ExtendedSkColorTypeTests.cpp.
bool TestCase::fGpuCanMakeSurfaces |
Definition at line 76 of file ExtendedSkColorTypeTests.cpp.
Definition at line 419 of file ResourceAllocatorTest.cpp.
const char* TestCase::fName |
Definition at line 414 of file ResourceAllocatorTest.cpp.
TArray<ProxyParams> TestCase::fPurgeableResourcesInCache = {} |
Definition at line 417 of file ResourceAllocatorTest.cpp.
bool TestCase::fShouldFit |
Definition at line 415 of file ResourceAllocatorTest.cpp.
TArray<ProxyParams> TestCase::fUnpurgeableResourcesInCache = {} |
Definition at line 418 of file ResourceAllocatorTest.cpp.