Searched refs:ToPixelFormat (Results 1 – 4 of 4) sorted by relevance
28 static PixelFormat ToPixelFormat(const SkColorType type);
94 PixelFormat ImageTypeConverter::ToPixelFormat(const SkColorType type) in ToPixelFormat() function in OHOS::Media::ImageTypeConverter
936 info.pixelFormat = ImageTypeConverter::ToPixelFormat(skInfo.colorType()); in ToImageInfo()
3391 info.pixelFormat = ImageTypeConverter::ToPixelFormat(skInfo.colorType()); in ToImageInfo()3450 PixelFormat format = ImageTypeConverter::ToPixelFormat(srcInfo.info.colorType()); in GendstTransInfo()