Home | History | Annotate | Download | only in gui

Lines Matching full:crop

474     Rect crop;
482 input.deflate(&timestamp, &isAutoTimestamp, &crop, &scalingMode, &transform,
535 ST_LOGV("queueBuffer: slot=%d/%llu time=%#llx crop=[%d,%d,%d,%d] "
538 crop.left, crop.top, crop.right, crop.bottom,
544 crop.intersect(bufferRect, &croppedCrop);
545 if (croppedCrop != crop) {
546 ST_LOGE("queueBuffer: crop rect is not contained within the "
559 item.mCrop = crop;
778 fifo.appendFormat("%02d:%p crop=[%d,%d,%d,%d], "