Searched defs:to_y (Results  1 – 8 of 8) sorted by relevance
| /external/harfbuzz_ng/src/ | 
| D | hb-draw.cc | 56 			  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()
  | 
| 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()
  | 
| D | hb-font.cc | 528 			 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/ | 
| 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()
  | 
| /external/harfbuzz_ng/util/ | 
| D | helper-cairo-user.hh | 41 	 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/harfbuzz_ng/test/api/ | 
| 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()
  | 
| /external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/ | 
| D | frame_buffer_utils.cc | 135                               int* to_x, int* to_y) {  in RotateCoordinates() 221                        int* to_y) {  in OrientCoordinates()
  | 
| /external/freetype/src/smooth/ | 
| D | ftgrays.c | 735                              TPos  to_y )  in gray_render_line() 873                              TPos  to_y )  in gray_render_line()
  |