Searched defs:ry (Results 1 – 4 of 4) sorted by relevance
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
D | EclipseControl.java | 180 float ry = oval.getRadiusY(); in actionMove() local 225 void paintRadius(Canvas canvas, float cx, float cy, float rx, float ry) { in paintRadius() 244 Canvas canvas, RectF rect, Paint paint, float cx, float cy, float rx, float ry) { in paintOvallines() 284 public void fillHandles(Canvas canvas, float cx, float cy, float rx, float ry) { in fillHandles()
|
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
D | dbstabsmooth.cpp | 291 bool db_StabilizationSmoother::is_point_in_rect(double px, double py, double rx, double ry, double … in is_point_in_rect()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
D | ImageFilterVignette.java | 95 float ry = r; in runFilter() local
|
/packages/apps/Launcher3/src/com/android/launcher3/folder/ |
D | Folder.java | 565 int ry = (int) Math.max(Math.max(height - getPivotY(), 0), getPivotY()); in animateOpen() local
|