/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-draw.cc | 58 float to_x, float to_y, in hb_draw_quadratic_to_nil() 359 float to_x, float to_y) in hb_draw_move_to() 380 float to_x, float to_y) in hb_draw_line_to() 404 float to_x, float to_y) in hb_draw_quadratic_to() 432 float to_x, float to_y) in hb_draw_cubic_to()
|
H A D | hb-outline.cc | 225 float to_x, float to_y, in hb_outline_recording_pen_move_to() 237 float to_x, float to_y, in hb_outline_recording_pen_line_to() 250 float to_x, float to_y, in hb_outline_recording_pen_quadratic_to() 265 float to_x, float to_y, in hb_outline_recording_pen_cubic_to()
|
H A D | main.cc | 142 float to_x, float to_y, in move_to() 151 float to_x, float to_y, in line_to() 161 float to_x, float to_y, in quadratic_to() 173 float to_x, float to_y, in cubic_to()
|
H A D | hb-paint-extents.cc | 70 float to_x, float to_y, in hb_draw_extents_move_to() 82 float to_x, float to_y, in hb_draw_extents_line_to() 95 float to_x, float to_y, in hb_draw_extents_quadratic_to() 110 float to_x, float to_y, in hb_draw_extents_cubic_to()
|
H A D | justify.py | 10 def move_to_f(funcs, draw_data, st, to_x, to_y, user_data): argument 15 def line_to_f(funcs, draw_data, st, to_x, to_y, user_data): argument 29 to_y, argument
|
H A D | hb-cairo.cc | 54 float to_x, float to_y, in hb_cairo_move_to() 66 float to_x, float to_y, in hb_cairo_line_to() 80 float to_x, float to_y, in hb_cairo_cubic_to()
|
H A D | hb-font.cc | 545 float to_x, float to_y, in hb_draw_move_to_default() 560 float to_x, float to_y, in hb_draw_line_to_default() 579 float to_x, float to_y, in hb_draw_quadratic_to_default() 600 float to_x, float to_y, in hb_draw_cubic_to_default()
|
/aosp_15_r20/external/harfbuzz_ng/test/fuzzing/ |
H A D | hb-draw-fuzzer.cc | 21 float to_x, float to_y, in _move_to() 33 float to_x, float to_y, in _line_to() 47 float to_x, float to_y, in _quadratic_to() 62 float to_x, float to_y, in _cubic_to()
|
/aosp_15_r20/external/harfbuzz_ng/test/api/ |
H A D | test-draw-varc.c | 103 HB_UNUSED float to_x, HB_UNUSED float to_y, in move_to() 112 HB_UNUSED float to_x, HB_UNUSED float to_y, in line_to() 122 HB_UNUSED float to_x, HB_UNUSED float to_y, in quadratic_to() 133 HB_UNUSED float to_x, HB_UNUSED float to_y, in cubic_to()
|
H A D | test-draw.c | 104 float to_x, float to_y, in move_to() 118 float to_x, float to_y, in line_to() 132 float to_x, float to_y, in quadratic_to() 152 float to_x, float to_y, in cubic_to()
|
/aosp_15_r20/external/harfbuzz_ng/src/OT/Var/VARC/ |
H A D | VARC.cc | 27 float to_x, float to_y, in hb_transforming_pen_move_to() 41 float to_x, float to_y, in hb_transforming_pen_line_to() 56 float to_x, float to_y, in hb_transforming_pen_quadratic_to() 73 float to_x, float to_y, in hb_transforming_pen_cubic_to()
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/ |
H A D | frame_buffer_utils.cc | 135 int* to_x, int* to_y) { in RotateCoordinates() 221 int* to_y) { in OrientCoordinates()
|
/aosp_15_r20/external/freetype/src/smooth/ |
H A D | ftgrays.c | 735 TPos to_y ) in gray_render_line() 873 TPos to_y ) in gray_render_line()
|