Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
Daddress_space_graphics_types.h115 struct asg_context { // ptrs into RingStorage struct
127 static struct asg_context asg_context_create( in asg_context_create()
132 struct asg_context res; in asg_context_create()
300 std::function<void* (struct asg_context, ConsumerCallbacks)>;
DAddressSpaceStream.h34 struct asg_context context,
83 struct asg_context m_context;
DAddressSpaceStream.cpp103 struct asg_context context = in createAddressSpaceStream()
239 struct asg_context context = in createVirtioGpuAddressSpaceStream()
268 struct asg_context context, in AddressSpaceStream()