HomeSort by relevance Sort by last modified time
    Searched defs:DisplayAllocator (Results 1 - 2 of 2) sorted by null

  /external/qemu/include/qemu/
typedefs.h 74 typedef struct DisplayAllocator DisplayAllocator;
  /external/qemu/include/ui/
console.h 204 struct DisplayAllocator {
215 struct DisplayAllocator* allocator;
237 DisplayAllocator *register_displayallocator(DisplayState *ds, DisplayAllocator *da);

Completed in 606 milliseconds