Home
last modified time | relevance | path

Searched refs:extent (Results 1 – 1 of 1) sorted by relevance

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java549 JSONObject extent = queue.getJSONObject(KEY_MIN_IMAGE_TRANSFER_GRANULARITY); in emitDevices() local
552 emitLong(store, extent, KEY_WIDTH); in emitDevices()
553 emitLong(store, extent, KEY_HEIGHT); in emitDevices()
554 emitLong(store, extent, KEY_DEPTH); in emitDevices()