Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
flutter::testing::SkImageSampling Class Reference

Static Public Attributes

static constexpr SkSamplingOptions kNearestNeighbor
 
static constexpr SkSamplingOptions kLinear
 
static constexpr SkSamplingOptions kMipmapLinear
 
static constexpr SkSamplingOptions kCubic
 

Detailed Description

Definition at line 158 of file dl_rendering_unittests.cc.

Member Data Documentation

◆ kCubic

constexpr SkSamplingOptions flutter::testing::SkImageSampling::kCubic
staticconstexpr
Initial value:

Definition at line 166 of file dl_rendering_unittests.cc.

◆ kLinear

constexpr SkSamplingOptions flutter::testing::SkImageSampling::kLinear
staticconstexpr
Initial value:

Definition at line 162 of file dl_rendering_unittests.cc.

◆ kMipmapLinear

constexpr SkSamplingOptions flutter::testing::SkImageSampling::kMipmapLinear
staticconstexpr

◆ kNearestNeighbor

constexpr SkSamplingOptions flutter::testing::SkImageSampling::kNearestNeighbor
staticconstexpr
Initial value:

Definition at line 160 of file dl_rendering_unittests.cc.


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