Home
last modified time | relevance | path

Searched refs:SDL_CalculateShapeBitmap (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/
A DSDL_shape_internals.h56 extern void SDL_CalculateShapeBitmap(SDL_WindowShapeMode mode,SDL_Surface *shape,Uint8* bitmap,Uint…
A DSDL_shape.c71 SDL_CalculateShapeBitmap(SDL_WindowShapeMode mode,SDL_Surface *shape,Uint8* bitmap,Uint8 ppb) in SDL_CalculateShapeBitmap() function
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11shape.c101 SDL_CalculateShapeBitmap(shaper->mode,shape,data->bitmap,8); in X11_SetWindowShape()
/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_shape.c101 SDL_CalculateShapeBitmap(shaper->mode,shape,bitmap,1); in DirectFB_SetWindowShape()

Completed in 5 milliseconds