Home
last modified time | relevance | path

Searched refs:curves (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CameraITS/tests/scene1/
Dtest_capture_result.py166 curves = [cap_res["android.tonemap.curveRed"],
177 print "Tonemap:", curves[0][1::16]
204 for c in curves:
/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyAttestationTest.java139 String[] curves = { in testEcAttestation() local
154 for (int curveIndex = 0; curveIndex < curves.length; ++curveIndex) { in testEcAttestation()
160 curves[curveIndex], keySizes[curveIndex], purposes[purposeIndex]); in testEcAttestation()
163 curves[curveIndex], keySizes[curveIndex], purposes[purposeIndex]); in testEcAttestation()