Home
last modified time | relevance | path

Searched defs:SupportedDataTypes (Results 1 – 3 of 3) sorted by relevance

/external/skia/include/core/
DSkImageGenerator.h177 virtual bool onQueryYUVAInfo(const SkYUVAPixmapInfo::SupportedDataTypes&, in onQueryYUVAInfo()
/external/skia/src/core/
DSkYUVAPixmaps.cpp19 SkYUVAPixmapInfo::SupportedDataTypes::SupportedDataTypes(const GrImageContext& context) { in SupportedDataTypes() function in SkYUVAPixmapInfo::SupportedDataTypes
/external/skia/include/codec/
DSkCodec.h774 virtual bool onQueryYUVAInfo(const SkYUVAPixmapInfo::SupportedDataTypes&, in onQueryYUVAInfo()