Home
last modified time | relevance | path

Searched defs:GuestRenderControlDispatchTable (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.h154 struct GuestRenderControlDispatchTable { struct
164 ScopedRenderControlDevice(GuestRenderControlDispatchTable& dispatch) : mDispatch(&dispatch) { in ScopedRenderControlDevice() argument