Home
last modified time | relevance | path

Searched defs:to_x (Results 1 – 11 of 11) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-draw.cc56 float to_x, float to_y, in hb_draw_quadratic_to_nil()
298 float to_x, float to_y) in hb_draw_move_to()
319 float to_x, float to_y) in hb_draw_line_to()
343 float to_x, float to_y) in hb_draw_quadratic_to()
371 float to_x, float to_y) in hb_draw_cubic_to()
Dmain.cc142 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()
Dhb-font.cc528 float to_x, float to_y, in hb_draw_move_to_default()
543 float to_x, float to_y, in hb_draw_line_to_default()
562 float to_x, float to_y, in hb_draw_quadratic_to_default()
583 float to_x, float to_y, in hb_draw_cubic_to_default()
/external/harfbuzz_ng/test/fuzzing/
Dhb-draw-fuzzer.cc21 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()
/external/harfbuzz_ng/util/
Dhelper-cairo-user.hh41 float to_x, float to_y, in move_to()
52 float to_x, float to_y, in line_to()
65 float to_x, float to_y, in cubic_to()
/external/tensorflow/tensorflow/core/framework/
Dbounds_check.h48 auto *to_x = reinterpret_cast<const volatile T *>(&x); in SubtleMustCopy() local
/external/capstone/bindings/python/
Dxprint.py29 def to_x(s): function
/external/harfbuzz_ng/test/api/
Dtest-draw.c104 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()
/external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/
Dframe_buffer_utils.cc135 int* to_x, int* to_y) { in RotateCoordinates()
220 FrameBuffer::Dimension from_dimension, int* to_x, in OrientCoordinates()
/external/freetype/src/smooth/
Dftgrays.c734 gray_render_line( RAS_ARG_ TPos to_x, in gray_render_line()
872 gray_render_line( RAS_ARG_ TPos to_x, in gray_render_line()
/external/AFLplusplus/src/
Dafl-fuzz-redqueen.c2067 u32 to_0 = 0, to_x = 0, to_slash = 0, to_up = 0; local