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

/frameworks/base/core/java/android/widget/
H A DEdgeEffect.java142 final float oy = COS * or;
143 final float oh = or - oy;
/frameworks/native/opengl/libagl/
H A Dmatrix.cpp700 GLfloat oy = sy - y + (H - h); local
710 f[1] = 0; f[5] =-sy; f[ 9] = 0; f[13] = oy;

Completed in 57 milliseconds