OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DisplayAllocator
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
console.h
204
struct
DisplayAllocator
{
215
struct
DisplayAllocator
* allocator;
237
DisplayAllocator
*register_displayallocator(DisplayState *ds,
DisplayAllocator
*da);
qemu-common.h
262
typedef struct
DisplayAllocator
DisplayAllocator
;
Completed in 24 milliseconds