Home
last modified time | relevance | path

Searched defs:last_y (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/SDL2/src/events/
A DSDL_mouse_c.h38 int last_x, last_y; member
82 int last_x, last_y; /* the last reported x and y coordinates */ member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dwebpi_dec.h39 int last_y; // coordinate of the line that was last output member
A Didec_dec.c849 uint8_t* WebPIDecGetRGB(const WebPIDecoder* idec, int* last_y, in WebPIDecGetRGB()
865 uint8_t* WebPIDecGetYUVA(const WebPIDecoder* idec, int* last_y, in WebPIDecGetYUVA()
/AliOS-Things-master/components/littlevgl/src/lv_draw/
A Dlv_draw_line.c614 lv_coord_t last_y = line->p_act.y; in line_next_y() local
/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_events.c328 static int last_x, last_y; in ProcessInputEvent() local
/AliOS-Things-master/components/SDL2/src/image/Xcode/Frameworks/webp.framework/Versions/A/Headers/webp/
A Ddecode.h366 const WebPIDecoder* idec, int* last_y, uint8_t** u, uint8_t** v, in WebPIDecGetYUV()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/webp/
A Ddecode.h366 const WebPIDecoder* idec, int* last_y, uint8_t** u, uint8_t** v, in WebPIDecGetYUV()
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/webp/
A Ddecode.h366 const WebPIDecoder* idec, int* last_y, uint8_t** u, uint8_t** v, in WebPIDecGetYUV()

Completed in 14 milliseconds