Home
last modified time | relevance | path

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

/external/skia/src/codec/
DSkCodecImageGenerator.cpp88 const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in onQueryYUVAInfo()
DSkJpegCodec.cpp843 const SkYUVAPixmapInfo::SupportedDataTypes* supportedDataTypes, in is_yuv_supported()
934 bool SkJpegCodec::onQueryYUVAInfo(const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in onQueryYUVAInfo()
DSkCodec.cpp217 bool SkCodec::queryYUVAInfo(const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in queryYUVAInfo()
/external/skia/src/core/
DSkImageGenerator.cpp37 bool SkImageGenerator::queryYUVAInfo(const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in queryYUVAInfo()
/external/skia/src/image/
DSkImage_Lazy.cpp365 SkYUVAPixmapInfo::SupportedDataTypes supportedDataTypes(*ctx); in textureProxyViewFromPlanes() local
459 const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in getPlanes()