Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_video.c354 SDL_UpdateWindowTexture(SDL_VideoDevice *unused, SDL_Window * window, const SDL_Rect * rects, int n… in SDL_UpdateWindowTexture() function
531 _this->UpdateWindowFramebuffer = SDL_UpdateWindowTexture; in SDL_VideoInit()