Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:abs

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