Home
last modified time | relevance | path

Searched defs:templates (Results 1 – 2 of 2) sorted by relevance

/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
DCameraMetadataGetter.java151 JSONObject[] templates = new JSONObject[TEMPLATE_IDS.length]; in getCaptureRequestTemplates() local
180 StringBuffer templates = new StringBuffer("{\"CameraRequestTemplates\":{"); in getCaptureRequestTemplates() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraDeviceTest.java1631 int[] templates = new int[] { in runCaptureTest() local
1730 int[] templates, in captureBurstShot()