Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:cropWidth

2274     int cropWidth = crop.right - crop.left;
2277 cropWidth > qdutils::MAX_DISPLAY_DIM or
2278 (primarySplitAlways and (cropWidth > lSplit))) {