Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java658 JSONArray formatPair = formats.getJSONArray(formatIdx); in emitDevices() local
659 JSONObject formatProperties = formatPair.getJSONObject(1); in emitDevices()
662 store.addResult("format", (long)formatPair.getInt(0)); in emitDevices()