Searched refs:completeOverwrite (Results 1 – 2 of 2) sorted by relevance
561 const bool completeOverwrite = srcRect.size() == device->imageInfo().dimensions(); in writePixels() local562 if (!this->predrawNotify(completeOverwrite)) { in writePixels()
680 const bool completeOverwrite = in writePixels() local682 this->predrawNotify(completeOverwrite); in writePixels()