Searched defs:last_y (Results 1 – 10 of 10) sorted by relevance
42 int last_y() { return last_y_; } in last_y() function
124 gint last_y = y; in OnMenuMotionNotify() local
251 static Sint16 last_x = -1, last_y = -1; variable
48 int last_y; // coordinate of the line that was last output member
606 uint8_t* WebPIDecGetRGB(const WebPIDecoder* const idec, int* last_y, in WebPIDecGetRGB()622 uint8_t* WebPIDecGetYUV(const WebPIDecoder* const idec, int* last_y, in WebPIDecGetYUV()
84 static int last_y = 0; in eloParsePacket() local
391 int last_y = -1; in TEST_F() local
128 int last_y; member
195 static bool update_edge(SkEdge* edge, int last_y) { in update_edge()
154 spx_word16_t *last_y; member