Home | History | Annotate | Download | only in effects

Lines Matching refs:abs

1164         int dy = abs((y << 1) - dst_height) - h; // how far are we from the original edge?
1171 int dx = abs( x - dst_width ) - w;