Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_blit_auto.c197 const Uint32 modulateG = info->g; in SDL_Blit_RGB888_RGB888_Modulate() local
228 const Uint32 modulateG = info->g; in SDL_Blit_RGB888_RGB888_Modulate_Scale() local
280 const Uint32 modulateG = info->g; in SDL_Blit_RGB888_RGB888_Modulate_Blend() local
344 const Uint32 modulateG = info->g; in SDL_Blit_RGB888_RGB888_Modulate_Blend_Scale() local
597 const Uint32 modulateG = info->g; in SDL_Blit_RGB888_BGR888_Modulate() local
628 const Uint32 modulateG = info->g; in SDL_Blit_RGB888_BGR888_Modulate_Scale() local
680 const Uint32 modulateG = info->g; in SDL_Blit_RGB888_BGR888_Modulate_Blend() local
744 const Uint32 modulateG = info->g; in SDL_Blit_RGB888_BGR888_Modulate_Blend_Scale() local
999 const Uint32 modulateG = info->g; in SDL_Blit_RGB888_ARGB8888_Modulate() local
1034 const Uint32 modulateG = info->g; in SDL_Blit_RGB888_ARGB8888_Modulate_Scale() local
[all …]
DSDL_blit_slow.c35 const Uint32 modulateG = info->g; in SDL_Blit_Slow() local