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()
747 const SkYUVAPixmapInfo::SupportedDataTypes* supportedDataTypes, in is_yuv_supported()838 bool SkJpegCodec::onQueryYUVAInfo(const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in onQueryYUVAInfo()
271 bool SkCodec::queryYUVAInfo(const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in queryYUVAInfo()
256 const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in getPlanes()
155 auto supportedDataTypes = SupportedTextureFormats(*ctx); in texture_proxy_view_from_planes() local