Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
org.skia.jetski.SamplingOptions.MipmapMode Enum Reference

Public Attributes

 NONE
 
 NEAREST
 
 LINEAR
 

Detailed Description

Definition at line 22 of file SamplingOptions.java.

Member Data Documentation

◆ LINEAR

org.skia.jetski.SamplingOptions.MipmapMode.LINEAR

Definition at line 25 of file SamplingOptions.java.

◆ NEAREST

org.skia.jetski.SamplingOptions.MipmapMode.NEAREST

Definition at line 24 of file SamplingOptions.java.

◆ NONE

org.skia.jetski.SamplingOptions.MipmapMode.NONE

Definition at line 23 of file SamplingOptions.java.


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