Home | History | Annotate | Download | only in DisplayHardware

Lines Matching full:ceilf

928             r.left  = int(ceilf(crop.left));
929 r.top = int(ceilf(crop.top));