Home
last modified time | relevance | path

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

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