Searched defs:PlaneData (Results 1 – 2 of 2) sorted by relevance
207 struct PlaneData { struct208 SkBitmap fYFull;209 SkBitmap fUFull;210 SkBitmap fVFull;211 SkBitmap fAFull;212 SkBitmap fUQuarter; // 2x2 downsampled U channel213 SkBitmap fVQuarter; // 2x2 downsampled V channel215 SkBitmap fFull;216 SkBitmap fQuarter; // 2x2 downsampled YUVA
215 struct PlaneData { struct216 SkBitmap fYFull;217 SkBitmap fUFull;218 SkBitmap fVFull;219 SkBitmap fAFull;220 SkBitmap fUQuarter; // 2x2 downsampled U channel221 SkBitmap fVQuarter; // 2x2 downsampled V channel223 SkBitmap fFull;224 SkBitmap fQuarter; // 2x2 downsampled YUVA