Flutter Engine
The Flutter Engine
|
#include "include/core/SkSize.h"
Go to the source code of this file.
Namespaces | |
namespace | skgpu |
Enumerations | |
enum class | SkBackingFit { kApprox , kExact } |
Functions | |
SkISize | skgpu::GetApproxSize (SkISize size) |
|
strong |
Indicates whether a backing store needs to be an exact match or can be larger than is strictly necessary.
Enumerator | |
---|---|
kApprox | |
kExact |
Definition at line 16 of file SkBackingFit.h.