Searched refs:KEY_QUEUES (Results 1 – 1 of 1) sorted by relevance
256 private static final String KEY_QUEUES = "queues"; field in VulkanDeviceInfo623 JSONArray queues = device.getJSONArray(KEY_QUEUES); in emitDevices()624 store.startArray(convertName(KEY_QUEUES)); in emitDevices()1144 case KEY_QUEUES: return "queues"; in convertName()