Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
Daddress_space_graphics_types.h85 char to_host_large_xfer[ADDRESS_SPACE_GRAPHICS_PAGE_SIZE]; member
120 struct ring_buffer_with_view to_host_large_xfer; member
138 res.to_host_large_xfer.ring = in asg_context_create()
141 offsetof(struct asg_ring_storage, to_host_large_xfer)); in asg_context_create()
158 res.to_host_large_xfer.ring, in asg_context_create()
159 &res.to_host_large_xfer.view, in asg_context_create()
DAddressSpaceStream.cpp342 m_context.to_host_large_xfer.ring, in writeFully()
343 &m_context.to_host_large_xfer.view, in writeFully()
474 m_context.to_host_large_xfer.ring, in ensureType3Finished()
475 &m_context.to_host_large_xfer.view); in ensureType3Finished()
480 m_context.to_host_large_xfer.ring, in ensureType3Finished()
481 &m_context.to_host_large_xfer.view); in ensureType3Finished()