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