Home
last modified time | relevance | path

Searched defs:supportedDataTypes (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/core/
DSkImageGenerator.cpp33 bool SkImageGenerator::queryYUVAInfo(const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in queryYUVAInfo()
/external/skia/src/codec/
DSkCodecImageGenerator.cpp73 const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in onQueryYUVAInfo()
DSkJpegCodec.cpp748 const SkYUVAPixmapInfo::SupportedDataTypes* supportedDataTypes, in is_yuv_supported()
839 bool SkJpegCodec::onQueryYUVAInfo(const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in onQueryYUVAInfo()
DSkCodec.cpp176 bool SkCodec::queryYUVAInfo(const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in queryYUVAInfo()
/external/skia/src/image/
DSkImage_Lazy.cpp279 SkYUVAPixmapInfo::SupportedDataTypes supportedDataTypes(*ctx); in textureProxyViewFromPlanes() local
372 const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in getPlanes()