Home
last modified time | relevance | path

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

/dports/games/ags/ags_linux_v.3.4.4.1/Engine/ac/
H A Ddraw.cpp250 Bitmap *convert_32_to_32bgr(Bitmap *tempbl) { in convert_32_to_32bgr() function
303 new_bitmap = convert_32_to_32bgr(bitmap); in AdjustBitmapForUseWithDisplayMode()
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/ac/
H A Ddraw.cpp123 Bitmap *convert_32_to_32bgr(Bitmap *tempbl) { in convert_32_to_32bgr() function
172 new_bitmap = convert_32_to_32bgr(bitmap); in AdjustBitmapForUseWithDisplayMode()