Home
last modified time | relevance | path

Searched refs:SDL_SHAPEMODEALPHA (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_shape.h91 #define SDL_SHAPEMODEALPHA(mode) (mode == ShapeModeDefault || mode == ShapeModeBinarizeAlpha || mod… macro
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11shape.c94 if(shape->format->Amask == 0 && SDL_SHAPEMODEALPHA(shape_mode->mode)) in X11_SetWindowShape()
/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_shape.c73 if(shape->format->Amask == 0 && SDL_SHAPEMODEALPHA(shape_mode->mode)) in DirectFB_SetWindowShape()

Completed in 3 milliseconds