Searched defs:fy2 (Results 1 – 8 of 8) sorted by relevance
/external/pdfium/xfa/fwl/theme/ |
D | cfwl_widgettp.cpp | 144 FX_FLOAT fy2, in DrawAxialShading()
|
/external/pdfium/third_party/agg23/ |
D | agg_rasterizer_scanline_aa.cpp | 239 int fy2 = y2 & poly_base_mask; in render_line() local
|
/external/libvncserver/libvncserver/ |
D | selbox.c | 218 int fx1,fy1,fx2,fy2; /* for font bbox */ in rfbSelectBox() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_tritemp.h | 180 const GLfixed fy2 = FloatToFixed(v2->attrib[VARYING_SLOT_POS][1] - 0.5F) & snapMask; in NAME() local
|
D | s_aaline.c | 296 const GLfloat fy2 = sy - info->qy2; in compute_coveragef() local
|
/external/freetype/src/smooth/ |
D | ftgrays.c | 696 TCoord ey1, ey2, fy1, fy2, first, delta, mod; in gray_render_line() local 837 TPos dx, dy, fx1, fy1, fx2, fy2; in gray_render_line() local
|
/external/deqp/modules/egl/ |
D | teglGLES2SharingTests.cpp | 437 float fy2 = 0.125f * (float)((int)((float)i / 16.0f) + 1) - 1.0f; in renderResource() local
|
/external/pdfium/third_party/freetype/src/smooth/ |
D | ftgrays.c | 788 TCoord ey1, ey2, fy1, fy2, mod; in gray_render_line() local
|