Searched defs:supportedDataTypes (Results 1 – 6 of 6) sorted by relevance
34 bool SkImageGenerator::queryYUVAInfo(const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in queryYUVAInfo()
95 const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in onQueryYUVAInfo()
695 const SkYUVAPixmapInfo::SupportedDataTypes* supportedDataTypes, in is_yuv_supported()786 bool SkJpegCodec::onQueryYUVAInfo(const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in onQueryYUVAInfo()
267 bool SkCodec::queryYUVAInfo(const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in queryYUVAInfo()
246 const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in getPlanes()
150 auto supportedDataTypes = SupportedTextureFormats(*ctx); in texture_proxy_view_from_planes() local