Searched refs:ox (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/
H A DPoint.java92 float ox = nx;
94 ny = -ox;
/frameworks/native/opengl/libagl/
H A Dmatrix.cpp698 GLfloat ox = sx + x; local
709 f[0] = sx; f[4] = 0; f[ 8] = 0; f[12] = ox;

Completed in 995 milliseconds