Searched refs:deviceInfo (Results 1 – 1 of 1) sorted by relevance
469 const SkImageInfo deviceInfo = this->imageInfo(); in onWritePixels() local470 if (info.width() == deviceInfo.width() && info.height() == deviceInfo.height()) { in onWritePixels()