Home | History | Annotate | Download | only in dm

Lines Matching full:imageinfo

96     SkColorType colorType = canvas->imageInfo().colorType();
348 kRGB_565_SkColorType == canvas->imageInfo().colorType()) {
379 if (!get_decode_info(&decodeInfo, canvas->imageInfo().colorType(), fDstColorType)) {
670 if (!get_decode_info(&decodeInfo, canvas->imageInfo().colorType(), fDstColorType)) {
1223 SkImageInfo info = canvas->imageInfo().makeWH(fW, fH);