Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_blit_auto.c196 const Uint32 modulateR = info->r; in SDL_Blit_RGB888_RGB888_Modulate() local
227 const Uint32 modulateR = info->r; in SDL_Blit_RGB888_RGB888_Modulate_Scale() local
279 const Uint32 modulateR = info->r; in SDL_Blit_RGB888_RGB888_Modulate_Blend() local
343 const Uint32 modulateR = info->r; in SDL_Blit_RGB888_RGB888_Modulate_Blend_Scale() local
596 const Uint32 modulateR = info->r; in SDL_Blit_RGB888_BGR888_Modulate() local
627 const Uint32 modulateR = info->r; in SDL_Blit_RGB888_BGR888_Modulate_Scale() local
679 const Uint32 modulateR = info->r; in SDL_Blit_RGB888_BGR888_Modulate_Blend() local
743 const Uint32 modulateR = info->r; in SDL_Blit_RGB888_BGR888_Modulate_Blend_Scale() local
998 const Uint32 modulateR = info->r; in SDL_Blit_RGB888_ARGB8888_Modulate() local
1033 const Uint32 modulateR = info->r; in SDL_Blit_RGB888_ARGB8888_Modulate_Scale() local
[all …]
DSDL_blit_slow.c34 const Uint32 modulateR = info->r; in SDL_Blit_Slow() local