Searched +defs:u +defs:q (Results 1 – 2 of 2) sorted by relevance
/cts/tests/sensor/src/android/hardware/cts/ |
D | SensorManagerStaticTest.java | 54 float r, q; in testGetAltitude() local 208 float [] q = new float[4]; in testGetQuaternionFromVector() local 354 float [] q = new float[4]; in testGetRotationMatrixFromVector() local 728 private static float vecInner(float u[], float v[]) { in vecInner() 740 private static String vecToStr(float u[]) { in vecToStr()
|
/cts/tests/tests/graphics/src/android/graphics/cts/utils/ |
D | Cam.java | 112 Cam(float hue, float chroma, float j, float q, float m, float s, float jstar, float astar, in Cam() 176 float u = (20.0f * rA + 20.0f * gA + 21.0f * bA) / 20.0f; in fromIntInFrame() local 193 float q = in fromIntInFrame() local 235 float q = in fromJchInFrame() local
|