Home
last modified time | relevance | path

Searched defs:z (Results 1 – 15 of 15) sorted by relevance

/cts/tests/tests/media/libmediandkjni/
Dmd5_utils.cpp144 #define F1(x, y, z) (z ^ (x & (y ^ z))) argument
145 #define F2(x, y, z) F1(z, x, y) argument
146 #define F3(x, y, z) (x ^ y ^ z) argument
147 #define F4(x, y, z) (y ^ (x | ~z)) argument
150 #define MD5STEP(f,w,x,y,z,in,s) \ argument
/cts/tests/openglperf2/jni/graphics/
DMatrix.cpp76 void Matrix::translate(float x, float y, float z) { in translate()
86 void Matrix::scale(float x, float y, float z) { in scale()
96 void Matrix::rotate(float radians, float x, float y, float z) { in rotate()
113 float z = 0; in multiply() local
225 Matrix* Matrix::newTranslate(float x, float y, float z) { in newTranslate()
235 Matrix* Matrix::newScale(float x, float y, float z) { in newScale()
245 Matrix* Matrix::newRotate(float radians, float x, float y, float z) { in newRotate()
322 const float z = rhs[2]; in multiplyVector() local
/cts/tests/tests/graphics/src/android/graphics/cts/utils/
DColorUtils.java45 public static int xyzToColor(double x, double y, double z) { in xyzToColor()
DFrame.java111 float fl, float fLRoot, float z) { in Frame()
171 float z = 1.48f + (float) Math.sqrt(n); in make() local
DCamUtils.java140 float z = (r * matrix[2][0]) + (g * matrix[2][1]) + (b * matrix[2][2]); in xyzFromInt() local
DCam.java319 float z = (rF * matrix[2][0]) + (gF * matrix[2][1]) + (bF * matrix[2][2]); in viewed() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DLaunchClip.java44 void setup(boolean makeIn, boolean makeOut, int x, int y, int z, boolean face, boolean lods, in setup()
114 private void verifyCell(int x, int y, int z, int[] a, Script.LaunchOptions sc) { in verifyCell()
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DSphere.java52 public Sphere(int nSlices, float x, float y, float z, float r, int numIndexBuffers) { in Sphere()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/
DRobustnessPath.java143 double z = X_AXIS[2]; in calculateRotation() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/
DMathsUtils.java154 float z = quaternion[2]; in quaternionMatrixOpenGL() local
/cts/tests/tests/view/src/android/view/cts/util/
DASurfaceControlTestUtils.java72 public static void setZOrder(long surfaceControl, int z) { in setZOrder()
154 long surfaceControl, long surfaceTransaction, int z); in nSurfaceTransaction_setZOrder()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DMotionIndicatorView.java145 RangeCoveredRegister z) { in setDataProvider()
/cts/tests/tests/view/jni/
Dandroid_view_cts_ASurfaceControlTest.cpp339 jlong surfaceTransaction, jint z) { in SurfaceTransaction_setZOrder()
/cts/tests/tests/media/src/android/media/cts/
DDecodeAccuracyTestBase.java1863 final double z = (comp[RED] * 0.0193) + (comp[GREEN] * 0.1192) + (comp[BLUE] * 0.9505); in convertRgbToXyz() local
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...