Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_hints.h689 #define SDL_HINT_BMP_SAVE_LEGACY_FORMAT "SDL_BMP_SAVE_LEGACY_FORMAT" macro
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_bmp.c553 saveLegacyBMP = SDL_GetHintBoolean(SDL_HINT_BMP_SAVE_LEGACY_FORMAT, SDL_FALSE); in SDL_SaveBMP_RW()
/third_party/flutter/skia/third_party/externals/sdl/
DWhatsNew.txt14 …format that supports alpha information. You can set the hint SDL_HINT_BMP_SAVE_LEGACY_FORMAT to "1…