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