Searched refs:croppedCrop (Results 1 – 1 of 1) sorted by relevance
543 Rect croppedCrop; in queueBuffer() local544 crop.intersect(bufferRect, &croppedCrop); in queueBuffer()545 if (croppedCrop != crop) { in queueBuffer()