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

  /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...]

Completed in 45 milliseconds