Home
last modified time | relevance | path

Searched defs:_b (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/SDL2/src/render/software/
A DSDL_blendline.c32 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGB2()
138 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGB555()
243 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGB565()
348 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGB4()
454 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGBA4()
560 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGB888()
665 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_ARGB8888()
A DSDL_drawline.c69 Uint8 _r, _g, _b, _a; in SDL_DrawLine2() local
99 Uint8 _r, _g, _b, _a; in SDL_DrawLine4() local
A DSDL_draw.h29 #define DRAW_MUL(_a, _b) (((unsigned)(_a)*(_b))/255) argument
/AliOS-Things-master/components/SDL2/test/
A Dtestqsort.c16 num_compare(const void *_a, const void *_b) in num_compare()
/AliOS-Things-master/components/SDL2/src/audio/wasapi/
A DSDL_wasapi_win32.c359 static int sort_endpoints(const void *_a, const void *_b) in sort_endpoints()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/common/src/
A Dhci_process.c159 int _b = *(int *) b; in freq_cmp() local
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11messagebox.c62 #define SDL_MAKE_RGB( _r, _g, _b ) ( ( ( Uint32 )( _r ) << 16 ) | \ argument

Completed in 16 milliseconds