Home
last modified time | relevance | path

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

/dports/devel/py-game_sdl2/pygame_sdl2-2.1.0-for-renpy-7.4.11/gen-static/
H A Dpygame_sdl2.surface.c4420 Uint32 __pyx_v_pixel_format; in __pyx_pf_11pygame_sdl2_7surface_7Surface_12convert() local
4702__pyx_v_pixel_format = SDL_MasksToPixelFormatEnum(32, __pyx_v_rmask, __pyx_v_gmask, __pyx_v_bmask,… in __pyx_pf_11pygame_sdl2_7surface_7Surface_12convert()
4726 … __pyx_v_new_surface = SDL_ConvertSurfaceFormat(__pyx_v_self->surface, __pyx_v_pixel_format, 0); in __pyx_pf_11pygame_sdl2_7surface_7Surface_12convert()
4931 Uint32 __pyx_v_pixel_format; in __pyx_pf_11pygame_sdl2_7surface_7Surface_14convert_alpha() local
5276__pyx_v_pixel_format = SDL_MasksToPixelFormatEnum(32, __pyx_v_rmask, __pyx_v_gmask, __pyx_v_bmask,… in __pyx_pf_11pygame_sdl2_7surface_7Surface_14convert_alpha()
5300 … __pyx_v_new_surface = SDL_ConvertSurfaceFormat(__pyx_v_self->surface, __pyx_v_pixel_format, 0); in __pyx_pf_11pygame_sdl2_7surface_7Surface_14convert_alpha()