Home
last modified time | relevance | path

Searched defs:PlaneData (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/gm/
Dwacky_yuv_formats.cpp207 struct PlaneData { struct
208 SkBitmap fYFull;
209 SkBitmap fUFull;
210 SkBitmap fVFull;
211 SkBitmap fAFull;
212 SkBitmap fUQuarter; // 2x2 downsampled U channel
213 SkBitmap fVQuarter; // 2x2 downsampled V channel
215 SkBitmap fFull;
216 SkBitmap fQuarter; // 2x2 downsampled YUVA
/third_party/flutter/skia/gm/
Dwacky_yuv_formats.cpp224 struct PlaneData { struct
225 SkBitmap fYFull;
226 SkBitmap fUFull;
227 SkBitmap fVFull;
228 SkBitmap fAFull;
229 SkBitmap fUQuarter; // 2x2 downsampled U channel
230 SkBitmap fVQuarter; // 2x2 downsampled V channel