Home
last modified time | relevance | path

Searched +defs:s +defs:u (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DAllocationCreateAllocationsTest.java88 int u = allocArray[i].getUsage(); in testGetProperties() local
91 Surface s = allocArray[i].getSurface(); in testGetProperties() local
DAllocationTest.java204 int u = 0; in helperCreateFromBitmap() local
681 helperShortCopy(Element.I16(mRS), s, 0, s, mode); in test1DCopyOperations() local
682 helperShortCopy(Element.F16(mRS), s, 0, s, mode); in test1DCopyOperations() local
693 helperShortCopy(Element.I16(mRS), s, off, count, mode); in test1DCopyOperations() local
694 helperShortCopy(Element.F16(mRS), s, off, count, mode); in test1DCopyOperations() local
DTarget.java534 double u; in Ulp() local
550 double u; in NegativeUlp() local
632 String s = String.format("[f%d: ", mNumberOfBits); in toString() local
/cts/tests/sensor/src/android/hardware/cts/
DSensorManagerStaticTest.java217 float c, s; in testGetQuaternionFromVector() local
368 float c, s; in testGetRotationMatrixFromVector() local
409 float c, s; in testGetRotationMatrixFromVector() local
728 private static float vecInner(float u[], float v[]) { in vecInner()
740 private static String vecToStr(float u[]) { in vecToStr()
742 String s; in vecToStr() local
/cts/tests/tests/graphics/src/android/graphics/cts/utils/
DCam.java112 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
211 float s = 50.0f * (float) Math.sqrt((alpha * frame.getC()) / (frame.getAw() + 4.0f)); in fromIntInFrame() local
243 float s = 50.0f * (float) Math.sqrt((alpha * frame.getC()) / (frame.getAw() + 4.0f)); in fromJchInFrame() local
/cts/tests/tests/nativehardware/jni/
DAHardwareBufferGLTest.cpp117 uint32_t s = bits & 0x8000; in FloatFromHalf() local
149 int32_t s = (bits >> 31); in HalfFromFloat() local
416 const float u = kYuvToRgb[4] * r + kYuvToRgb[5] * g + kYuvToRgb[6] * b + kYuvToRgb[7]; in GetGoldenColor() local
1145 bool HasEGLExtension(const std::string& s) { in HasEGLExtension()
1148 bool HasGLExtension(const std::string& s) { in HasGLExtension()
1835 std::ostringstream s; in TEST_P() local
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...