Searched refs:determineHardwareLevel (Results 1 – 1 of 1) sorted by relevance
157 int bestDeviceLevel = determineHardwareLevel(mBestDevice); in testVulkanHardwareFeatures()253 int level = determineHardwareLevel(device); in getBestDevice()282 private int determineHardwareLevel(JSONObject device) throws JSONException { in determineHardwareLevel() method in VulkanFeaturesTest