Searched defs:GetHeaderSize (Results 1 – 14 of 14) sorted by relevance
54 uint32_t RawFormatAgent::GetHeaderSize() in GetHeaderSize() function in OHOS::ImagePlugin::RawFormatAgent
41 uint32_t JpegFormatAgent::GetHeaderSize() in GetHeaderSize() function in OHOS::ImagePlugin::JpegFormatAgent
41 uint32_t PngFormatAgent::GetHeaderSize() in GetHeaderSize() function in OHOS::ImagePlugin::PngFormatAgent
42 uint32_t BmpFormatAgent::GetHeaderSize() in GetHeaderSize() function in OHOS::ImagePlugin::BmpFormatAgent
43 uint32_t GifFormatAgent::GetHeaderSize() in GetHeaderSize() function in OHOS::ImagePlugin::GifFormatAgent
46 uint32_t SvgFormatAgent::GetHeaderSize() in GetHeaderSize() function in OHOS::ImagePlugin::SvgFormatAgent
50 uint32_t WebpFormatAgent::GetHeaderSize() in GetHeaderSize() function in OHOS::ImagePlugin::WebpFormatAgent
111 uint32_t WbmpFormatAgent::GetHeaderSize() in GetHeaderSize() function in OHOS::ImagePlugin::WbmpFormatAgent
51 uint32_t HeifFormatAgent::GetHeaderSize() in GetHeaderSize() function in OHOS::ImagePlugin::HeifFormatAgent
41 uint32_t GetHeaderSize() const { return headerSize_; } in GetHeaderSize() function
315 const Dimension& GetHeaderSize() const in GetHeaderSize() function
66 uint32_t GetHeaderSize() override in GetHeaderSize() function in OHOS::Media::MockAbsImageFormatAgent
68 uint32_t GetHeaderSize() override in GetHeaderSize() function in OHOS::Media::MockAbsImageFormatAgent
35 static size_t GetHeaderSize(const ImageBlock &block) in GetHeaderSize() function