Home | History | Annotate | Download | only in src

Lines Matching refs:CEILING2

311     thumbnail.cropWidth = CEILING2(src_buf->crop.width);
312 thumbnail.cropHeight = CEILING2(src_buf->crop.height);
359 rect_type.nWidth = CEILING2(src_buf->crop.width);
360 rect_type.nHeight = CEILING2(src_buf->crop.width);