Home | History | Annotate | Download | only in gui

Lines Matching refs:dw

930             int32_t dw = (newWidth - mCurrentCrop.width())/2;
931 outCrop.left -=dw;
932 outCrop.right += dw;