Searched defs:IsAstc (Results 1 – 7 of 7) sorted by relevance
34 bool ImageSource::IsAstc(const uint8_t* data, size_t size) in IsAstc() function in OHOS::Ace::ImageSource
35 bool ImageSource::IsAstc(const uint8_t* data, size_t size) in IsAstc() function in OHOS::Ace::ImageSource
61 bool ImageSource::IsAstc(const uint8_t* data, size_t size) in IsAstc() function in OHOS::Ace::ImageSource
171 NATIVEEXPORT bool IsAstc() in IsAstc() function
282 NATIVEEXPORT bool IsAstc() in IsAstc() function
376 bool ImageUtils::IsAstc(PixelFormat format) in IsAstc() function in OHOS::Media::ImageUtils
326 bool IsAstc(const std::string &format) in IsAstc() function