Searched refs:determineHardwareVersion (Results 1 – 1 of 1) sorted by relevance
159 int bestDeviceVersion = determineHardwareVersion(mBestDevice); in testVulkanHardwareFeatures()255 int version = determineHardwareVersion(device); in getBestDevice()341 private int determineHardwareVersion(JSONObject device) throws JSONException { in determineHardwareVersion() method in VulkanFeaturesTest