Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DWindowManager_LayoutParamsTest.java231 mLayoutParams.memoryType = WindowManager.LayoutParams.MEMORY_TYPE_HARDWARE; in testWriteToParcel()
/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java975 JSONObject memoryType = memoryTypes.getJSONObject(memoryTypeIdx); in emitDevices() local
978 emitLong(store, memoryType, KEY_PROPERTY_FLAGS); in emitDevices()
979 emitLong(store, memoryType, KEY_HEAP_INDEX); in emitDevices()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt54662 field @Deprecated public int memoryType;