Searched defs:supportedDataTypes (Results 1 – 11 of 11) sorted by relevance
| /third_party/skia/m133/src/core/ |
| D | SkImageGenerator.cpp | 34 bool SkImageGenerator::queryYUVAInfo(const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in queryYUVAInfo()
|
| /third_party/skia/src/core/ |
| D | SkImageGenerator.cpp | 33 bool SkImageGenerator::queryYUVAInfo(const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in queryYUVAInfo()
|
| /third_party/skia/src/codec/ |
| D | SkCodecImageGenerator.cpp | 73 const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in onQueryYUVAInfo()
|
| D | SkJpegCodec.cpp | 774 const SkYUVAPixmapInfo::SupportedDataTypes* supportedDataTypes, in is_yuv_supported() 865 bool SkJpegCodec::onQueryYUVAInfo(const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in onQueryYUVAInfo()
|
| D | SkCodec.cpp | 193 bool SkCodec::queryYUVAInfo(const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in queryYUVAInfo()
|
| /third_party/skia/m133/src/codec/ |
| D | SkCodecImageGenerator.cpp | 95 const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in onQueryYUVAInfo()
|
| D | SkJpegCodec.cpp | 761 const SkYUVAPixmapInfo::SupportedDataTypes* supportedDataTypes, in is_yuv_supported() 852 bool SkJpegCodec::onQueryYUVAInfo(const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in onQueryYUVAInfo()
|
| D | SkCodec.cpp | 282 bool SkCodec::queryYUVAInfo(const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in queryYUVAInfo()
|
| /third_party/skia/src/image/ |
| D | SkImage_Lazy.cpp | 283 SkYUVAPixmapInfo::SupportedDataTypes supportedDataTypes(*ctx); in textureProxyViewFromPlanes() local 376 const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in getPlanes()
|
| /third_party/skia/m133/src/image/ |
| D | SkImage_Lazy.cpp | 256 const SkYUVAPixmapInfo::SupportedDataTypes& supportedDataTypes, in getPlanes()
|
| /third_party/skia/m133/src/gpu/ganesh/image/ |
| D | GrImageUtils.cpp | 155 auto supportedDataTypes = SupportedTextureFormats(*ctx); in texture_proxy_view_from_planes() local
|