Home
last modified time | relevance | path

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

/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/
Dsystem_gralloc.rs15 pub struct SystemGralloc(()); struct
17 impl SystemGralloc { implementation
28 impl Gralloc for SystemGralloc { implementation