Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:abs

519     int dst_w = abs(dst.right - dst.left);
520 int dst_h = abs(dst.bottom - dst.top);
526 int sci_w = abs(sci_r - sci_l);
527 int sci_h = abs(sci_b - sci_t);