Searched refs:asg_context (Results 1 – 16 of 16) sorted by relevance
/hardware/google/gfxstream/guest/GoldfishAddressSpace/include/ |
D | address_space_graphics_types.h | 119 struct asg_context { // ptrs into RingStorage struct 131 static inline struct asg_context asg_context_create( in asg_context_create() 136 struct asg_context res; in asg_context_create() 304 std::function<void* (struct asg_context, ConsumerCallbacks)>;
|
D | AddressSpaceStream.h | 33 struct asg_context context, 83 struct asg_context m_context;
|
/hardware/google/aemu/host-common/include/host-common/ |
D | address_space_graphics_types.h | 119 struct asg_context { // ptrs into RingStorage struct 131 inline struct asg_context asg_context_create( in asg_context_create() 136 struct asg_context res; in asg_context_create() 304 std::function<void* (struct asg_context, base::Stream*, ConsumerCallbacks,
|
D | address_space_graphics.h | 97 struct asg_context mHostContext = {};
|
/hardware/google/gfxstream/host/ |
D | RingStream.h | 38 struct asg_context context, 76 struct asg_context mContext;
|
D | RenderThread.h | 49 struct asg_context context,
|
D | RendererImpl.h | 52 struct asg_context,
|
D | RingStream.cpp | 34 struct asg_context context, in RingStream()
|
D | RenderThread.cpp | 103 struct asg_context context, in RenderThread()
|
D | RendererImpl.cpp | 273 struct asg_context context, in addressSpaceGraphicsConsumerCreate()
|
/hardware/google/gfxstream/guest/GoldfishAddressSpace/ |
D | GoldfishAddressSpaceStream.cpp | 91 struct asg_context context = in createGoldfishAddressSpaceStream()
|
D | VirtioGpuAddressSpaceStream.cpp | 131 struct asg_context context = asg_context_create(blobAddr, bufferPtr, bufferSize); in createVirtioGpuAddressSpaceStream()
|
D | AddressSpaceStream.cpp | 40 struct asg_context context, in AddressSpaceStream()
|
/hardware/google/aemu/host-common/ |
D | address_space_graphics_unittests.cpp | 358 struct asg_context mContext; 369 Consumer(struct asg_context context, in Consumer() 542 struct asg_context mContext; 569 [this](struct asg_context context, in SetUp()
|
/hardware/google/gfxstream/include/render-utils/ |
D | Renderer.h | 78 struct asg_context,
|
/hardware/google/gfxstream/host/gl/gl-host-common/ |
D | opengles.cpp | 195 [](struct asg_context context, in android_startOpenglesRenderer()
|