Searched defs:DecodeImage (Results 1 – 4 of 4) sorted by relevance
18 TEST(WebkitGlueTest, DecodeImage) { in TEST() argument
267 bool DecodeImage(const std::string& image_data, SkBitmap* image) { in DecodeImage() function
20 bool BmpDecoderHelper::DecodeImage(const char* p, in DecodeImage() function in image_codec::BmpDecoderHelper
46 SkBitmap DecodeImage(const FilePath& path) { in DecodeImage() function