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

  /external/qemu/distrib/sdl-1.2.15/test/
graywin.c 105 SDL_Surface *CreateScreen(Uint16 w, Uint16 h, Uint8 bpp, Uint32 flags)
192 screen = CreateScreen(width, height, bpp, videoflags);
220 screen = CreateScreen(
240 screen = CreateScreen(
  /external/chromium_org/chrome/browser/chromeos/login/
wizard_controller.cc 287 WizardScreen* WizardController::CreateScreen(const std::string& screen_name) {
    [all...]

Completed in 75 milliseconds