Home | Sort by relevance Sort by last modified time |
/external/qemu/ | |
console.h | 205 DisplaySurface* (*create_displaysurface)(int width, int height); member in struct:DisplayAllocator 241 return ds->allocator->create_displaysurface(width, height); |
console.c | [all...] |