Home | History | Annotate | Download | only in gui

Lines Matching refs:crop

663     // Make sure the crop rectangle is entirely inside the buffer.
664 Rect crop(Rect::EMPTY_RECT);
665 mCrop.intersect(Rect(buffer->width, buffer->height), &crop);
670 static_cast<android_dataspace>(mDataSpace), crop, mScalingMode,