Home | History | Annotate | Download | only in utils

Lines Matching refs:deviceInfo

460     const SkImageInfo deviceInfo = this->imageInfo();
461 if (info.width() == deviceInfo.width() && info.height() == deviceInfo.height()) {