Home
last modified time | relevance | path

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

/external/crosvm/rutabaga_gfx/src/
Dgfxstream.rs122 struct GfxstreamContext { struct
126 impl RutabagaContext for GfxstreamContext { implementation
167 impl Drop for GfxstreamContext { implementation
457 Ok(Box::new(GfxstreamContext { ctx_id })) in create_context()