Home
last modified time | relevance | path

Searched defs:modulateA (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_blit_auto.c282 const Uint32 modulateA = info->a; in SDL_Blit_RGB888_RGB888_Modulate_Blend() local
346 const Uint32 modulateA = info->a; in SDL_Blit_RGB888_RGB888_Modulate_Blend_Scale() local
682 const Uint32 modulateA = info->a; in SDL_Blit_RGB888_BGR888_Modulate_Blend() local
746 const Uint32 modulateA = info->a; in SDL_Blit_RGB888_BGR888_Modulate_Blend_Scale() local
1001 const Uint32 modulateA = info->a; in SDL_Blit_RGB888_ARGB8888_Modulate() local
1036 const Uint32 modulateA = info->a; in SDL_Blit_RGB888_ARGB8888_Modulate_Scale() local
1092 const Uint32 modulateA = info->a; in SDL_Blit_RGB888_ARGB8888_Modulate_Blend() local
1157 const Uint32 modulateA = info->a; in SDL_Blit_RGB888_ARGB8888_Modulate_Blend_Scale() local
1494 const Uint32 modulateA = info->a; in SDL_Blit_BGR888_RGB888_Modulate_Blend() local
1558 const Uint32 modulateA = info->a; in SDL_Blit_BGR888_RGB888_Modulate_Blend_Scale() local
[all …]
DSDL_blit_slow.c37 const Uint32 modulateA = info->a; in SDL_Blit_Slow() local