Home
last modified time | relevance | path

Searched defs:SkYUVAPixmaps (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/include/core/
H A DSkImageGenerator.h179 virtual bool onGetYUVAPlanes(const SkYUVAPixmaps&) { return false; } in onGetYUVAPlanes() argument
H A DSkYUVAPixmaps.h171 class SK_API SkYUVAPixmaps { class in SkYUVAPixmapInfo
[all...]
/third_party/skia/src/core/
H A DSkYUVAPixmaps.cpp256 SkYUVAPixmaps::SkYUVAPixmaps(const SkYUVAPixmapInfo& yuvaPixmapInfo, sk_sp<SkData> data) SkYUVAPixmaps() function in SkYUVAPixmaps
266 SkYUVAPixmaps::SkYUVAPixmaps(const SkYUVAInfo& yuvaInfo, SkYUVAPixmaps() function in SkYUVAPixmaps
[all...]
/third_party/skia/include/codec/
H A DSkCodec.h779 virtual Result onGetYUVAPlanes(const SkYUVAPixmaps&) { return kUnimplemented; } in onGetYUVAPlanes() argument

Completed in 5 milliseconds