DeviceProfile.java | 49 PointF dimens; field in class:DeviceProfileQuery 55 dimens = new PointF(w, h); 412 return (int) (dist(xy, a.dimens) - dist(xy, b.dimens)); 419 float w = weight(xy, p.dimens, pow); 430 float w = weight(xy, p.dimens, pow); [all...] |