Home
last modified time | relevance | path

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

/external/qemu/include/ui/
Dconsole.h186 void (*dpy_getresolution)(int *width, int *height); member
380 static inline void dpy_getresolution(struct DisplayState *s, int *width, int *height) in dpy_getresolution() function