Home
last modified time | relevance | path

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

/foundation/multimedia/image_standard/plugins/common/libs/image/formatagentplugin/src/
Draw_format_agent.cpp51 bool RawFormatAgent::CheckFormat(const void *headerData, uint32_t dataSize) in CheckFormat() function in OHOS::ImagePlugin::RawFormatAgent
Dpng_format_agent.cpp37 bool PngFormatAgent::CheckFormat(const void *headerData, uint32_t dataSize) in CheckFormat() function in OHOS::ImagePlugin::PngFormatAgent
Djpeg_format_agent.cpp37 bool JpegFormatAgent::CheckFormat(const void *headerData, uint32_t dataSize) in CheckFormat() function in OHOS::ImagePlugin::JpegFormatAgent
Dgif_format_agent.cpp39 bool GifFormatAgent::CheckFormat(const void *headerData, uint32_t dataSize) in CheckFormat() function in OHOS::ImagePlugin::GifFormatAgent
Dbmp_format_agent.cpp38 bool BmpFormatAgent::CheckFormat(const void *headerData, uint32_t dataSize) in CheckFormat() function in OHOS::ImagePlugin::BmpFormatAgent
Dwebp_format_agent.cpp44 bool WebpFormatAgent::CheckFormat(const void *headerData, uint32_t dataSize) in CheckFormat() function in OHOS::ImagePlugin::WebpFormatAgent
Dwbmp_format_agent.cpp102 bool WbmpFormatAgent::CheckFormat(const void *headerData, uint32_t dataSize) in CheckFormat() function in OHOS::ImagePlugin::WbmpFormatAgent
Dheif_format_agent.cpp47 bool HeifFormatAgent::CheckFormat(const void *headerData, uint32_t dataSize) in CheckFormat() function in OHOS::ImagePlugin::HeifFormatAgent