Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java1162 JSONArray externalSemaphorePair = externalSemaphores.getJSONArray(idx); in emitDevices() local
1163 … JSONObject externalSemaphoreProperties = externalSemaphorePair.getJSONObject(1); in emitDevices()
1166 store.addResult("handle_type", externalSemaphorePair.getLong(0)); in emitDevices()