Home
last modified time | relevance | path

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

/test/vts/tests/gpu_test/src/com/android/gpu/vts/
DUtil.java28 public static int getVendorApiLevelOrFirstProductApiLevel(final ITestDevice device) in getVendorApiLevelOrFirstProductApiLevel() method in Util
DOpenGlEsTest.java39 final int apiLevel = Util.getVendorApiLevelOrFirstProductApiLevel(getDevice()); in checkOpenGlEsDeqpLevelIsHighEnough()
DGpuProfilingTest.java69 final int apiLevel = Util.getVendorApiLevelOrFirstProductApiLevel(getDevice()); in checkGpuProfilingRequirements()
DVulkanTest.java206 final int apiLevel = Util.getVendorApiLevelOrFirstProductApiLevel(getDevice()); in checkVulkanDeqpLevelIsHighEnough()
258 final int apiLevel = Util.getVendorApiLevelOrFirstProductApiLevel(getDevice()); in checkVulkanDeviceMemoryReportSupport()