Searched refs:getVendorApiLevelOrFirstProductApiLevel (Results 1 – 4 of 4) sorted by relevance
28 public static int getVendorApiLevelOrFirstProductApiLevel(final ITestDevice device) in getVendorApiLevelOrFirstProductApiLevel() method in Util
39 final int apiLevel = Util.getVendorApiLevelOrFirstProductApiLevel(getDevice()); in checkOpenGlEsDeqpLevelIsHighEnough()
69 final int apiLevel = Util.getVendorApiLevelOrFirstProductApiLevel(getDevice()); in checkGpuProfilingRequirements()
206 final int apiLevel = Util.getVendorApiLevelOrFirstProductApiLevel(getDevice()); in checkVulkanDeqpLevelIsHighEnough()258 final int apiLevel = Util.getVendorApiLevelOrFirstProductApiLevel(getDevice()); in checkVulkanDeviceMemoryReportSupport()