Home
last modified time | relevance | path

Searched defs:SDL_GetPrefPath (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/filesystem/cocoa/
DSDL_sysfilesystem.m71 SDL_GetPrefPath(const char *org, const char *app) function
/third_party/flutter/skia/third_party/externals/sdl/src/filesystem/dummy/
DSDL_sysfilesystem.c39 SDL_GetPrefPath(const char *org, const char *app) in SDL_GetPrefPath() function
/third_party/flutter/skia/third_party/externals/sdl/src/filesystem/nacl/
DSDL_sysfilesystem.c35 SDL_GetPrefPath(const char *org, const char *app) in SDL_GetPrefPath() function
/third_party/flutter/skia/third_party/externals/sdl/src/filesystem/android/
DSDL_sysfilesystem.c44 SDL_GetPrefPath(const char *org, const char *app) in SDL_GetPrefPath() function
/third_party/flutter/skia/third_party/externals/sdl/src/filesystem/emscripten/
DSDL_sysfilesystem.c43 SDL_GetPrefPath(const char *org, const char *app) in SDL_GetPrefPath() function
/third_party/flutter/skia/third_party/externals/sdl/src/filesystem/haiku/
DSDL_sysfilesystem.cc74 SDL_GetPrefPath(const char *org, const char *app) in SDL_GetPrefPath() function
/third_party/flutter/skia/third_party/externals/sdl/src/filesystem/windows/
DSDL_sysfilesystem.c104 SDL_GetPrefPath(const char *org, const char *app) in SDL_GetPrefPath() function
/third_party/flutter/skia/third_party/externals/sdl/src/filesystem/unix/
DSDL_sysfilesystem.c168 SDL_GetPrefPath(const char *org, const char *app) in SDL_GetPrefPath() function
/third_party/flutter/skia/third_party/externals/sdl/src/filesystem/winrt/
DSDL_sysfilesystem.cpp139 SDL_GetPrefPath(const char *org, const char *app) in SDL_GetPrefPath() function
/third_party/flutter/skia/third_party/externals/sdl/src/dynapi/
DSDL_dynapi_overrides.h140 #define SDL_GetPrefPath SDL_GetPrefPath_REAL macro