Searched refs:croppedCrop (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/gui/
H A DBufferQueue.cpp522 Rect croppedCrop; local
523 crop.intersect(bufferRect, &croppedCrop);
524 if (croppedCrop != crop) {

Completed in 647 milliseconds