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

Public Attributes

SkBitmap fYFull
 
SkBitmap fUFull
 
SkBitmap fVFull
 
SkBitmap fAFull
 
SkBitmap fUQuarter
 
SkBitmap fVQuarter
 
SkBitmap fFull
 
SkBitmap fQuarter
 

Detailed Description

Definition at line 213 of file wacky_yuv_formats.cpp.

Member Data Documentation

◆ fAFull

SkBitmap PlaneData::fAFull

Definition at line 217 of file wacky_yuv_formats.cpp.

◆ fFull

SkBitmap PlaneData::fFull

Definition at line 221 of file wacky_yuv_formats.cpp.

◆ fQuarter

SkBitmap PlaneData::fQuarter

Definition at line 222 of file wacky_yuv_formats.cpp.

◆ fUFull

SkBitmap PlaneData::fUFull

Definition at line 215 of file wacky_yuv_formats.cpp.

◆ fUQuarter

SkBitmap PlaneData::fUQuarter

Definition at line 218 of file wacky_yuv_formats.cpp.

◆ fVFull

SkBitmap PlaneData::fVFull

Definition at line 216 of file wacky_yuv_formats.cpp.

◆ fVQuarter

SkBitmap PlaneData::fVQuarter

Definition at line 219 of file wacky_yuv_formats.cpp.

◆ fYFull

SkBitmap PlaneData::fYFull

Definition at line 214 of file wacky_yuv_formats.cpp.


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