Searched defs:last_y (Results 1 – 13 of 13) sorted by relevance
/external/qemu/distrib/sdl-1.2.15/src/video/directfb/ |
D | SDL_DirectFB_events.c | 84 static int last_x, last_y; in DirectFB_PumpEvents() local
|
/external/chromium/chrome/browser/bookmarks/ |
D | bookmark_drop_info.h | 42 int last_y() { return last_y_; } in last_y() function
|
/external/chromium/chrome/browser/ui/gtk/ |
D | menu_bar_helper.cc | 124 gint last_y = y; in OnMenuMotionNotify() local
|
/external/webp/src/dec/ |
D | webpi.h | 34 int last_y; // coordinate of the line that was last output member
|
D | idec.c | 756 uint8_t* WebPIDecGetRGB(const WebPIDecoder* idec, int* last_y, in WebPIDecGetRGB() 772 uint8_t* WebPIDecGetYUVA(const WebPIDecoder* idec, int* last_y, in WebPIDecGetYUVA()
|
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/ |
D | SDL_riscosevents.c | 251 static Sint16 last_x = -1, last_y = -1; variable
|
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/ |
D | SDL_fbelo.c | 84 static int last_y = 0; in eloParsePacket() local
|
/external/chromium/chrome/browser/notifications/ |
D | desktop_notifications_unittest.cc | 391 int last_y = -1; in TEST_F() local
|
/external/webp/include/webp/ |
D | decode.h | 345 const WebPIDecoder* idec, int* last_y, uint8_t** u, uint8_t** v, in WebPIDecGetYUV()
|
/external/qemu/ |
D | vnc.h | 128 int last_y; member
|
/external/skia/legacy/src/core/ |
D | SkScan_Path.cpp | 195 static bool update_edge(SkEdge* edge, int last_y) { in update_edge()
|
/external/skia/src/core/ |
D | SkScan_Path.cpp | 200 static bool update_edge(SkEdge* edge, int last_y) { in update_edge()
|
/external/speex/libspeex/ |
D | mdf.c | 154 spx_word16_t *last_y; member
|