Home
last modified time | relevance | path

Searched +defs:s +defs:j (Results 1 – 5 of 5) sorted by relevance

/cts/tests/sensor/src/android/hardware/cts/
DSensorManagerStaticTest.java217 float c, s; in testGetQuaternionFromVector() local
368 float c, s; in testGetRotationMatrixFromVector() local
407 float j, halfTheta, residualHalfTheta = FLOAT_PI; in testGetRotationMatrixFromVector() local
409 float c, s; in testGetRotationMatrixFromVector() local
470 int i, j, k; in testRemapCoordinateSystem() local
648 int i, j, k; in mat9Mul() local
661 int i, j; in mat9T() local
742 String s; in vecToStr() local
/cts/tests/openglperf2/jni/graphics/
DMatrix.cpp116 for (int j = 0; j < 4; j++) { in multiply() local
256 float s = (float) sinf(radians); in newRotate() local
325 const int j = i * 4; in multiplyVector() 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
1145 bool HasEGLExtension(const std::string& s) { in HasEGLExtension()
1148 bool HasGLExtension(const std::string& s) { in HasGLExtension()
1833 std::ostringstream s; in TEST_P() local
2150 for (int j = 0; j < kNumTiles; ++j) { in TEST_P() local
2253 for (int j = 0; j < kNumTiles; ++j) { in TEST_P() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DRVCVXCheckAnalyzer.java130 ByteArrayOutputStream s = new ByteArrayOutputStream(); in toString() local
135 private void writeJSONToStream(OutputStream s) { in writeJSONToStream()
755 int j = -1; in resampleSensorLog() local
/cts/tests/tests/media/libmediandkjni/
Dnative-media-jni.cpp270 const char *s = AMediaFormat_toString(format); in testExtractor() local
515 const char *s = AMediaFormat_toString(format); in Java_android_media_cts_NativeDecoderTest_getDecodedDataNative() local
656 for (int j = 0; j < len; j++) { in Java_android_media_cts_NativeDecoderTest_getDecodedDataNative() local
701 const char *s = AMediaFormat_toString(format); in Java_android_media_cts_NativeDecoderTest_testPlaybackNative() local
783 const char *s = AMediaFormat_toString(format); in Java_android_media_cts_NativeDecoderTest_testMuxerNative() local