Home
last modified time | relevance | path

Searched refs:fixed_width (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_point.c351 int fixed_width; in try_setup_point() local
375 fixed_width = MAX2(FIXED_ONE, subpixel_snap(size)); in try_setup_point()
377 x0 = subpixel_snap(v0[0][0] - setup->pixel_offset) - fixed_width/2; in try_setup_point()
378 y0 = subpixel_snap(v0[0][1] - setup->pixel_offset) - fixed_width/2; in try_setup_point()
381 bbox.x1 = (x0 + fixed_width + (FIXED_ONE-1)) >> FIXED_ORDER; in try_setup_point()
383 bbox.y1 = (y0 + fixed_width + (FIXED_ONE-1) + adj) >> FIXED_ORDER; in try_setup_point()
406 fixed_width = MAX2(FIXED_ONE, in try_setup_point()
408 int_width = fixed_width >> FIXED_ORDER; in try_setup_point()
475 info.dx12 = fixed_width; in try_setup_point()
476 info.dy01 = fixed_width; in try_setup_point()
Dlp_setup_line.c301 int fixed_width = util_iround(width) * FIXED_ONE; in try_setup_line() local
446 y[0] = subpixel_snap(v1[0][1] + y_offset - setup->pixel_offset) - fixed_width/2; in try_setup_line()
447 y[1] = subpixel_snap(v2[0][1] + y_offset_end - setup->pixel_offset) - fixed_width/2; in try_setup_line()
448 y[2] = subpixel_snap(v2[0][1] + y_offset_end - setup->pixel_offset) + fixed_width/2; in try_setup_line()
449 y[3] = subpixel_snap(v1[0][1] + y_offset - setup->pixel_offset) + fixed_width/2; in try_setup_line()
538 x[0] = subpixel_snap(v1[0][0] + x_offset - setup->pixel_offset) - fixed_width/2; in try_setup_line()
539 x[1] = subpixel_snap(v2[0][0] + x_offset_end - setup->pixel_offset) - fixed_width/2; in try_setup_line()
540 x[2] = subpixel_snap(v2[0][0] + x_offset_end - setup->pixel_offset) + fixed_width/2; in try_setup_line()
541 x[3] = subpixel_snap(v1[0][0] + x_offset - setup->pixel_offset) + fixed_width/2; in try_setup_line()
/external/python/cpython2/Modules/
Dfmmodule.c95 info.fixed_width, in fh_getfontinfo()
/external/python/cpython2/Doc/library/
Dfm.rst94 ``(printermatched, fixed_width, xorig, yorig, xsize, ysize, height, nglyphs)``.
/external/regex-re2/benchlog/
Dbenchlog.mini89 machdep.cpu.arch_perf.fixed_width: 0
Dbenchlog.wreck71 machdep.cpu.arch_perf.fixed_width: 0