Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DVulkanFeaturesTest.java206 hasHandleType(mBestDevice.getJSONArray("externalSemaphoreProperties"), in testVulkan1_1Requirements()
210 hasHandleType(mBestDevice.getJSONArray("externalFenceProperties"), in testVulkan1_1Requirements()
435 private boolean hasHandleType(JSONArray handleTypes, int type, in hasHandleType() method in VulkanFeaturesTest