Searched defs:amask (Results 1 – 8 of 8) sorted by relevance
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | TestGfxBlit.c | 78 Uint32 rmask, gmask, bmask, amask; in Draw() local
|
A D | TestRotozoom.c | 529 Uint32 amask = 0x000000ff; in Draw() local 531 Uint32 amask = 0xff000000; in Draw() local
|
A D | LaplaceRelaxation.c | 130 Uint32 rmask, gmask, bmask, amask; in Draw() local
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | IMG_tga.c | 96 Uint32 rmask, gmask, bmask, amask; in IMG_LoadTGA_RW() local
|
/AliOS-Things-master/components/freetype/src/pshinter/ |
A D | pshrec.c | 256 PS_Mask *amask ) in ps_mask_table_alloc() 288 PS_Mask *amask ) in ps_mask_table_last()
|
/AliOS-Things-master/components/SDL2/test/ |
A D | testautomation_surface.c | 44 Uint32 rmask, gmask, bmask, amask; in _surfaceSetUp() local
|
/AliOS-Things-master/components/SDL2/src/video/ |
A D | SDL_blit_A.c | 339 Uint32 amask = sf->Amask; in BlitRGBtoRGBPixelAlphaMMX() local 590 Uint32 amask = sf->Amask; in BlitRGBtoRGBPixelAlphaMMX3DNOW() local
|
A D | SDL_blit_N.c | 147 Uint32 rmask, gmask, bmask, amask; in calc_swizzle32() local
|
Completed in 19 milliseconds