Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GoldfishAddressSpace/include/
Daddress_space_graphics_types.h87 char from_host_large_xfer[ADDRESS_SPACE_GRAPHICS_PAGE_SIZE]; member
125 struct ring_buffer_with_view from_host_large_xfer; member
146 res.from_host_large_xfer.ring = in asg_context_create()
149 offsetof(struct asg_ring_storage, from_host_large_xfer)); in asg_context_create()
167 res.from_host_large_xfer.ring, in asg_context_create()
168 &res.from_host_large_xfer.view, in asg_context_create()
/hardware/google/aemu/host-common/include/host-common/
Daddress_space_graphics_types.h87 char from_host_large_xfer[ADDRESS_SPACE_GRAPHICS_PAGE_SIZE]; member
125 struct ring_buffer_with_view from_host_large_xfer; member
146 res.from_host_large_xfer.ring = in asg_context_create()
149 offsetof(struct asg_ring_storage, from_host_large_xfer)); in asg_context_create()
167 res.from_host_large_xfer.ring, in asg_context_create()
168 &res.from_host_large_xfer.view, in asg_context_create()
/hardware/google/gfxstream/host/
DRingStream.cpp63 mContext.from_host_large_xfer.ring, in commitBuffer()
64 &mContext.from_host_large_xfer.view); in commitBuffer()
84 mContext.from_host_large_xfer.ring, in commitBuffer()
85 &mContext.from_host_large_xfer.view, in commitBuffer()
/hardware/google/aemu/host-common/
Daddress_space_graphics_unittests.cpp181 mContext.from_host_large_xfer.ring, in speculativeRead()
182 &mContext.from_host_large_xfer.view); in speculativeRead()
193 mContext.from_host_large_xfer.ring, in speculativeRead()
194 &mContext.from_host_large_xfer.view, in speculativeRead()
398 mContext.from_host_large_xfer.ring, in handleRoundTrip()
399 &mContext.from_host_large_xfer.view, in handleRoundTrip()
/hardware/google/gfxstream/guest/GoldfishAddressSpace/
DAddressSpaceStream.cpp408 m_context.from_host_large_xfer.ring, in speculativeRead()
409 &m_context.from_host_large_xfer.view); in speculativeRead()
420 m_context.from_host_large_xfer.ring, in speculativeRead()
421 &m_context.from_host_large_xfer.view, in speculativeRead()