Home
last modified time | relevance | path

Searched defs:bottom_y (Results 1 – 7 of 7) sorted by relevance

/external/webp/src/dsp/
Dupsampling_neon.c177 #define CONVERT2RGB_8(FMT, XSTEP, top_y, bottom_y, uv, \ argument
185 #define CONVERT2RGB_1(FUNC, XSTEP, top_y, bottom_y, uv, \ argument
Dupsampling_sse2.c108 #define CONVERT2RGB_32(FUNC, XSTEP, top_y, bottom_y, \ argument
Dupsampling_sse41.c110 #define CONVERT2RGB_32(FUNC, XSTEP, top_y, bottom_y, \ argument
/external/pdfium/core/fpdfapi/render/
Dcpdf_type3cache.cpp136 float bottom_y = image_matrix.f; in RenderGlyph() local
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/outline/
Dunscaled.rs351 let mut bottom_y = None; in find_vertical_extrema() localVariable
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/outline/
Dunscaled.rs351 let mut bottom_y = None; in find_vertical_extrema() localVariable
/external/mesa3d/src/imgui/
Dimstb_truetype.h3660 int x,y,bottom_y, i; in stbtt_BakeFontBitmap_internal() local
3743 int x,y,bottom_y; member