Home
last modified time | relevance | path

Searched defs:ry (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Camera/jni/feature_stab/src/dbreg/
Ddbstabsmooth.cpp291 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/ui/
DCropView.java688 float ry = rx; in getFaceRect() local