Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_video.c2134 SDL_CreateWindowFramebuffer(SDL_Window * window) in SDL_CreateWindowFramebuffer() function
2167 window->surface = SDL_CreateWindowFramebuffer(window); in SDL_GetWindowSurface()