Searched defs:fx2 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pdfium/third_party/agg23/ |
H A D | agg_rasterizer_scanline_aa.cpp | 170 int fx2 = x2 & poly_base_mask; in render_hline() local
|
/aosp_15_r20/external/freetype/src/smooth/ |
H A D | ftgrays.c | 644 TCoord ex1, ex2, fx1, fx2, first, dy, delta, mod; in gray_render_scanline() local 876 TCoord fx1, fy1, fx2, fy2; in gray_render_line() local
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglGLES2SharingTests.cpp | 449 float fx2 = 0.125f * (float)((i % 16) + 1) - 1.0f; in renderResource() local
|