Searched defs:last_y (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/libwebp/src/dec/ |
D | webpi_dec.h | 39 int last_y; // coordinate of the line that was last output member
|
D | idec_dec.c | 854 uint8_t* WebPIDecGetRGB(const WebPIDecoder* idec, int* last_y, in WebPIDecGetRGB() 870 uint8_t* WebPIDecGetYUVA(const WebPIDecoder* idec, int* last_y, in WebPIDecGetYUVA()
|
/third_party/skia/src/core/ |
D | SkAnalyticEdge.cpp | 327 bool SkAnalyticEdge::update(SkFixed last_y, bool sortY) { in update()
|
D | SkScan_Path.cpp | 193 static bool update_edge(SkEdge* edge, int last_y) { in update_edge()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_cropdetect.c | 160 int outliers, last_y; in filter_frame() local
|
D | vf_find_rect.c | 39 int last_x, last_y; member
|
/third_party/libinput/test/ |
D | test-tablet.c | 529 double x, y, last_x, last_y; in START_TEST() local 580 double x, y, last_x, last_y; in START_TEST() local 637 double x, y, last_x, last_y; in START_TEST() local 1179 double last_x, last_y, in START_TEST() local 1828 double last_x = -1.0, last_y = -1.0; in START_TEST() local 2149 double last_x, last_y; in START_TEST() local 5364 double last_x = x, last_y = y; in verify_left_handed_tablet_motion() local
|
/third_party/pulseaudio/src/pulsecore/ |
D | time-smoother.c | 76 pa_usec_t last_y, last_x; member
|
/third_party/skia/third_party/externals/libwebp/src/webp/ |
D | decode.h | 363 const WebPIDecoder* idec, int* last_y, uint8_t** u, uint8_t** v, in WebPIDecGetYUV()
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
D | sfwoff2.c | 534 FT_Int last_y = 0; in store_points() local
|