Home
last modified time | relevance | path

Searched refs:SDL_CreateWindowTexture (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_video.c249 SDL_CreateWindowTexture(SDL_VideoDevice *unused, SDL_Window * window, Uint32 * format, void ** pixe… in SDL_CreateWindowTexture() function
530 _this->CreateWindowFramebuffer = SDL_CreateWindowTexture; in SDL_VideoInit()