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.java783 JSONArray externalSemaphorePair = externalSemaphores.getJSONArray(idx); in emitDevices() local
784 … JSONObject externalSemaphoreProperties = externalSemaphorePair.getJSONObject(1); in emitDevices()
787 store.addResult("handle_type", externalSemaphorePair.getLong(0)); in emitDevices()