Searched defs:SkYUVAPixmaps (Results 1 – 5 of 5) sorted by relevance
15 class SkYUVAPixmaps; variable
256 SkYUVAPixmaps::SkYUVAPixmaps(const SkYUVAPixmapInfo& yuvaPixmapInfo, sk_sp<SkData> data) in SkYUVAPixmaps() function in SkYUVAPixmaps266 SkYUVAPixmaps::SkYUVAPixmaps(const SkYUVAInfo& yuvaInfo, in SkYUVAPixmaps() function in SkYUVAPixmaps
179 virtual bool onGetYUVAPlanes(const SkYUVAPixmaps&) { return false; } in onGetYUVAPlanes()
36 class SkYUVAPixmaps; variable
777 virtual Result onGetYUVAPlanes(const SkYUVAPixmaps&) { return kUnimplemented; } in onGetYUVAPlanes()