Home
last modified time | relevance | path

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

/external/crosvm/rutabaga_gfx/src/
Dgfxstream.rs122 struct GfxstreamContext { struct
126 impl RutabagaContext for GfxstreamContext { argument
167 impl Drop for GfxstreamContext { implementation