Searched refs:image_bitmap (Results 1 – 1 of 1) sorted by relevance
277 SkBitmap image_bitmap = DecodeImage(temp_install_dir_.Append(path)); in AddDecodedImage() local278 if (image_bitmap.isNull()) { in AddDecodedImage()283 decoded_images_.push_back(MakeTuple(image_bitmap, path)); in AddDecodedImage()