Searched refs:GetShort (Results 1 – 2 of 2) sorted by relevance
32 GetShort(); // Signature. in DecodeImage()50 GetShort(); // Planes. in DecodeImage()51 bpp_ = GetShort(); in DecodeImage()63 width_ = GetShort(); in DecodeImage()64 height_ = GetShort(); in DecodeImage()65 GetShort(); // Planes. in DecodeImage()66 bpp_ = GetShort(); in DecodeImage()286 uint32 val = GetShort(); in DoStandardDecode()332 int BmpDecoderHelper::GetShort() { in GetShort() function in image_codec::BmpDecoderHelper
87 int GetShort();