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