Searched refs:gx_path_type_optimize (Results 1 – 5 of 5) sorted by relevance
91 gx_path_type_optimize = 16, /* OK to optimize paths by merging seg.s */ enumerator
886 gx_path_type_fill | gx_path_type_optimize, &m); in lcvd_handle_fill_path_as_shading_coverage()1193 gx_path_type_fill | gx_path_type_optimize, in gdev_pdf_fill_path()1326 gx_path_type_stroke | gx_path_type_optimize, in gdev_pdf_stroke_path()
104 if (type & gx_path_type_optimize) { in gdev_vector_dopath()
592 pdev->fill_options = pdev->stroke_options = gx_path_type_optimize; in pdf_open()
957 vdev->fill_options = vdev->stroke_options = gx_path_type_optimize; in psw_open()