Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/host-common/
Daddress_space_device_control_ops.cpp27 const struct address_space_device_control_ops &get_emugl_address_space_device_control_ops() { in get_emugl_address_space_device_control_ops() function
Daddress_space_device_control_ops.h29 …MON_API const struct address_space_device_control_ops& get_emugl_address_space_device_control_ops(…
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderGlobalState.cpp273 if (get_emugl_address_space_device_control_ops().control_get_hw_funcs && in Impl()
274 get_emugl_address_space_device_control_ops().control_get_hw_funcs()) { in Impl()
275 mUseOldMemoryCleanupPath = 0 == get_emugl_address_space_device_control_ops() in Impl()
2978 get_emugl_address_space_device_control_ops().register_deallocation_callback( in mapHostVisibleMemoryToGuestPhysicalAddressLocked()