Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowManager_LayoutParamsTest.java222 mLayoutParams.memoryType = WindowManager.LayoutParams.MEMORY_TYPE_HARDWARE; in testWriteToParcel()
/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java596 JSONObject memoryType = memoryTypes.getJSONObject(memoryTypeIdx); in emitDevices() local
599 emitLong(store, memoryType, KEY_PROPERTY_FLAGS); in emitDevices()
600 emitLong(store, memoryType, KEY_HEAP_INDEX); in emitDevices()