Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 11 of 11) sorted by relevance

/cts/apps/CtsVerifier/include/colorchecker/
Dvec3.h61 Vec3<float> temp; variable
71 Vec3<float> temp; variable
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DRSBaseCompute.java241 double temp = minArray[i]; in enforceOrdering() local
256 float temp = minArray[i]; in enforceOrdering() local
270 long temp = minArray[i]; in enforceOrdering() local
284 long temp = minArray[i]; in enforceOrdering() local
298 int temp = minArray[i]; in enforceOrdering() local
327 short temp = minArray[i]; in enforceOrdering() local
DSendToClient.java94 private String createErrorMsgF(int i, int in, int temp) { in createErrorMsgF()
DMatrix3fTest.java218 float temp = expectedData[i*3 + j]; in testTranspose() local
DMatrix4fTest.java169 float temp = expectedData[i*4 + j]; in testTranspose() local
DMatrix2fTest.java171 float temp = expectedData[1]; in testTranspose() local
/cts/tests/tests/view/src/android/view/cts/
DViewGroup_MarginLayoutParamsTest.java63 MarginLayoutParams temp = new ViewGroup.MarginLayoutParams(320, 480); in testConstructor() local
DViewGroup_LayoutParamsTest.java46 LayoutParams temp = new ViewGroup.LayoutParams(320, 480); in testConstructor() local
/cts/suite/cts/deviceTests/opengl/jni/graphics/
DMatrix.cpp78 Matrix* temp = new Matrix(*this); in translate() local
88 Matrix* temp = new Matrix(*this); in scale() local
98 Matrix* temp = new Matrix(*this); in rotate() local
/cts/tests/tests/content/src/android/content/res/cts/
DConfigurationTest.java281 final Configuration temp = new Configuration(mConfig); in testSetToDefaults() local
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/testcases/
DCamera2MultiViewTestCase.java190 int temp = effectiveWidth; in updatePreviewDisplayRotation() local