Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DVulkanFeaturesTest.java128 if (hasOnlyCpuDevice()) { in testVulkanHardwareFeatures()
195 if (hasOnlyCpuDevice()) { in testVulkan1_1Requirements()
272 private boolean hasOnlyCpuDevice() throws JSONException { in hasOnlyCpuDevice() method in VulkanFeaturesTest