Home | History | Annotate | Download | only in effects

Lines Matching refs:fLeft

262     return r.fLeft < -v || r.fTop < -v || r.fRight > v || r.fBottom > v ||
582 dst->set(src.fLeft - pad, src.fTop - pad,
749 pdman.set4f(fProxyRectUniform, rect.fLeft, rect.fTop, rect.fRight, rect.fBottom);
1109 pdman.set4f(fProxyRectUniform, rect.fLeft, rect.fTop, rect.fRight, rect.fBottom);