Skia
2D Graphics Library
SkYUVAPixmaps.h File Reference
#include "include/core/SkColorType.h"
#include "include/core/SkData.h"
#include "include/core/SkImageInfo.h"
#include "include/core/SkPixmap.h"
#include "include/core/SkRefCnt.h"
#include "include/core/SkSize.h"
#include "include/core/SkTypes.h"
#include "include/core/SkYUVAInfo.h"
#include "include/private/base/SkTo.h"
#include <array>
#include <bitset>
#include <cstddef>
#include <tuple>
Include dependency graph for SkYUVAPixmaps.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SkYUVAPixmapInfo
 SkYUVAInfo combined with per-plane SkColorTypes and row bytes. More...
 
class  SkYUVAPixmapInfo::SupportedDataTypes
 
class  SkYUVAPixmaps
 Helper to store SkPixmap planes as described by a SkYUVAPixmapInfo. More...