Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_type_converter.cpp21 struct PixelFormatPair { struct
22 SkColorType skColorType;
23 PixelFormat pixelFormat;
24 string skColorTypeName;
25 string pixelFormatName;