Home
last modified time | relevance | path

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

/development/perftests/panorama/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()
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DTouchPaint.java554 float py = (float) (vy * pd); in drawSplat() local