Searched refs:KEY_LIMITS (Results 1 – 1 of 1) sorted by relevance
194 private static final String KEY_LIMITS = "limits"; field in VulkanDeviceInfo572 JSONObject limits = properties.getJSONObject(KEY_LIMITS); in emitDevices()573 store.startGroup(convertName(KEY_LIMITS)); in emitDevices()1463 case KEY_LIMITS: return "limits"; in convertName()