Home
last modified time | relevance | path

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

/external/crosvm/rutabaga_gfx/src/
Dgfxstream.rs197 struct GfxstreamContext { struct
202 impl RutabagaContext for GfxstreamContext { argument
261 impl Drop for GfxstreamContext { implementation