Home
last modified time | relevance | path

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

/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/
Dsystem_gralloc.rs33 fn supports_dmabuf(&self) -> bool { in supports_dmabuf() method
Dgralloc.rs178 fn supports_dmabuf(&self) -> bool; in supports_dmabuf() method
260 pub fn supports_dmabuf(&self) -> bool { in supports_dmabuf() method
Dminigbm.rs80 fn supports_dmabuf(&self) -> bool { in supports_dmabuf() method
Dvulkano_gralloc.rs198 fn supports_dmabuf(&self) -> bool { in supports_dmabuf() method
/external/minigbm/external/
Dvirtgpu_cross_domain_protocol.h21 uint32_t supports_dmabuf; member
/external/crosvm/rutabaga_gfx/src/cross_domain/
Dcross_domain_protocol.rs25 pub supports_dmabuf: u32, field