Home
last modified time | relevance | path

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

12

/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.java249 double temp = minArray[i]; in enforceOrdering() local
264 float temp = minArray[i]; in enforceOrdering() local
280 short temp = minArray[i]; in enforceOrdering() local
294 long temp = minArray[i]; in enforceOrdering() local
308 long temp = minArray[i]; in enforceOrdering() local
322 int temp = minArray[i]; in enforceOrdering() local
351 short temp = minArray[i]; in enforceOrdering() local
DSendToClient.java105 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/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DVrTemperatureTest.java35 private void checkDeviceTemp(float temp, float throttlingTemp, float shutdownTemp, in checkDeviceTemp()
DHardwarePropertiesManagerTest.java39 private void checkDeviceTemp(float temp, float throttlingTemp, float shutdownTemp) { in checkDeviceTemp()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2014-9803/
Dpoc.c32 char *temp = in check_zero_page() local
/cts/tests/tests/systemui/src/android/systemui/cts/
DColorUtils.java40 int temp = Math.min(b, Math.min(r, g)); in hue() local
/cts/tests/tests/view/src/android/view/cts/
DViewGroup_LayoutParamsTest.java60 LayoutParams temp = new ViewGroup.LayoutParams(320, 480); in testConstructor() local
DViewGroup_MarginLayoutParamsTest.java74 MarginLayoutParams temp = new ViewGroup.MarginLayoutParams(320, 480); in testConstructor() local
/cts/hostsidetests/install/app/src/android/cts/install/
DUpgradeTest.java51 List<Object[]> temp = new ArrayList<>(); in combinations() local
DDowngradeTest.java50 List<Object[]> temp = new ArrayList<>(); in combinations() local
DSamegradeTest.java56 List<Object[]> temp = new ArrayList<>(); in combinations() local
DInstallTest.java64 List<Object[]> temp = new ArrayList<>(); in combinations() local
/cts/hostsidetests/install/src/android/cts/install/host/
DUpgradeTest.java69 List<Object[]> temp = new ArrayList<>(); in combinations() local
DInstallTest.java74 List<Object[]> temp = new ArrayList<>(); in combinations() local
DSamegradeTest.java72 List<Object[]> temp = new ArrayList<>(); in combinations() local
DDowngradeTest.java73 List<Object[]> temp = new ArrayList<>(); in combinations() local
/cts/hostsidetests/blobstore/src/com/android/cts/host/blob/
DStatsdBlobStoreAtomTest.java123 final AtomsProto.BlobInfo temp = atom.getBlobInfo(); in testPulledBlobStoreStats() local
/cts/tests/openglperf2/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/hostsidetests/securitybulletin/securityPatch/includes/
Dmemutils.c193 void* temp = malloc(size); in realloc() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DRGBZ.java170 int temp = (depth_data[i] & 0x000000FF) << 24; in setAlphaChannelFromBitmap() local
/cts/hostsidetests/stagedinstall/src/com/android/tests/stagedinstall/host/
DStagedInstallTest.java681 List<ApexInfo> temp = in testApexInfoList() local
838 List<ApexInfo> temp = in getShimApexInfo() local

12