Lines Matching defs:bitmap
727 SkBitmap bitmap;728 if (SkImageDecoder::DecodeFile(path.c_str(), &bitmap,730 && bitmap.colorType() == colorType) {769 SkBitmap bitmap;774 success &= decoder->decodeSubset(&bitmap, rect,