Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dec/
Dwebpi_dec.h39 int last_y; // coordinate of the line that was last output member
Didec_dec.c854 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/
DSkAnalyticEdge.cpp327 bool SkAnalyticEdge::update(SkFixed last_y, bool sortY) { in update()
DSkScan_Path.cpp193 static bool update_edge(SkEdge* edge, int last_y) { in update_edge()
/third_party/ffmpeg/libavfilter/
Dvf_cropdetect.c160 int outliers, last_y; in filter_frame() local
Dvf_find_rect.c39 int last_x, last_y; member
/third_party/libinput/test/
Dtest-tablet.c529 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/
Dtime-smoother.c76 pa_usec_t last_y, last_x; member
/third_party/skia/third_party/externals/libwebp/src/webp/
Ddecode.h363 const WebPIDecoder* idec, int* last_y, uint8_t** u, uint8_t** v, in WebPIDecGetYUV()
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfwoff2.c534 FT_Int last_y = 0; in store_points() local