Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:abs

558     int dst_w = abs(dst.right - dst.left);
559 int dst_h = abs(dst.bottom - dst.top);
565 int sci_w = abs(sci_r - sci_l);
566 int sci_h = abs(sci_b - sci_t);