Home
last modified time | relevance | path

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

/external/qemu/
Dconsole.h185 void (*dpy_enablezoom)(struct DisplayState *s, int width, int height); member
371 static inline void dpy_enablezoom(struct DisplayState *s, int width, int height) in dpy_enablezoom() function