Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
Daddress_space_graphics_types.h86 char from_host_large_xfer[ADDRESS_SPACE_GRAPHICS_PAGE_SIZE]; member
121 struct ring_buffer_with_view from_host_large_xfer; member
142 res.from_host_large_xfer.ring = in asg_context_create()
145 offsetof(struct asg_ring_storage, from_host_large_xfer)); in asg_context_create()
163 res.from_host_large_xfer.ring, in asg_context_create()
164 &res.from_host_large_xfer.view, in asg_context_create()
DAddressSpaceStream.cpp394 m_context.from_host_large_xfer.ring, in speculativeRead()
395 &m_context.from_host_large_xfer.view); in speculativeRead()
405 m_context.from_host_large_xfer.ring, in speculativeRead()
406 &m_context.from_host_large_xfer.view, in speculativeRead()