Searched defs:down (Results 1 – 6 of 6) sorted by relevance
/AliOS-Things-master/components/SDL2/src/video/directfb/ |
A D | SDL_DirectFB_WM.c | 55 DrawTriangle(IDirectFBSurface * s, int down, int x, int y, int w) in DrawTriangle()
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/ |
A D | fsm.h | 111 void (*down) /* Called when fsm leaves PPP_FSM_OPENED state */ member
|
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/ |
A D | fsm.h | 111 void (*down) /* Called when fsm leaves PPP_FSM_OPENED state */ member
|
/AliOS-Things-master/components/SDL2/src/core/linux/ |
A D | SDL_evdev_kbd.c | 758 SDL_EVDEV_kbd_keycode(SDL_EVDEV_keyboard_state *kbd, unsigned int keycode, int down) in SDL_EVDEV_kbd_keycode() 831 SDL_EVDEV_kbd_keycode(SDL_EVDEV_keyboard_state *state, unsigned int keycode, int down) in SDL_EVDEV_kbd_keycode()
|
/AliOS-Things-master/components/SDL2/src/events/ |
A D | SDL_touch.c | 243 SDL_bool down, float x, float y, float pressure) in SDL_SendTouch()
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/ |
A D | predictor_enc.c | 103 static int MaxDiffAroundPixel(uint32_t current, uint32_t up, uint32_t down, in MaxDiffAroundPixel() 122 uint32_t current, up, down, left, right; in MaxDiffsForRow() local
|
Completed in 21 milliseconds