Searched defs:DecodeImage (Results 1 – 10 of 10) sorted by relevance
18 TEST(WebkitGlueTest, DecodeImage) { in TEST() argument
267 bool DecodeImage(const std::string& image_data, SkBitmap* image) { in DecodeImage() function
18 SkBitmap DecodeImage(const unsigned char* data, in DecodeImage() function
76 void UserImageLoader::DecodeImage(const scoped_ptr<std::string> data, in DecodeImage() function in chromeos::UserImageLoader
48 SkBitmap DecodeImage(const base::FilePath& path) { 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
67 DecodeImage: "DecodeImage", property
130 const char DecodeImage[] = "DecodeImage"; variable