Searched refs:NACL_CreateWindow (Results 1 – 3 of 3) sorted by relevance
26 extern int NACL_CreateWindow(_THIS, SDL_Window * window);
33 NACL_CreateWindow(_THIS, SDL_Window * window) in NACL_CreateWindow() function
110 device->CreateWindow = NACL_CreateWindow; in NACL_CreateDevice()