Searched refs:ph_CreateYUVOverlay (Results 1 – 3 of 3) sorted by relevance
56 extern SDL_Overlay* ph_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, SDL_Surface* d…
71 SDL_Overlay* ph_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, SDL_Surface* display) in ph_CreateYUVOverlay() function
94 device->CreateYUVOverlay = ph_CreateYUVOverlay; in ph_CreateDevice()