Home
last modified time | relevance | path

Searched defs:point_index (Results 1 – 10 of 10) sorted by relevance

/external/ceres-solver/examples/
Dbal_problem.h73 const int* point_index() const { return point_index_; } in point_index() function
/external/harfbuzz_ng/test/api/
Dtest-font.c204 hb_codepoint_t glyph, unsigned int point_index, in contour_point_func1()
224 hb_codepoint_t glyph, unsigned int point_index, in contour_point_func2()
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-font.cc175 unsigned int point_index, in hb_font_get_glyph_contour_point_nil()
591 hb_codepoint_t glyph, unsigned int point_index, in hb_font_get_glyph_contour_point()
787 hb_codepoint_t glyph, unsigned int point_index, in hb_font_get_glyph_contour_point_for_origin()
Dhb-ft.cc204 unsigned int point_index, in hb_ft_get_glyph_contour_point()
/external/chromium_org/third_party/ots/src/
Dgdef.cc88 uint16_t point_index = 0; in ParseAttachListTable() local
/external/harfbuzz_ng/src/
Dhb-font.cc176 unsigned int point_index, in hb_font_get_glyph_contour_point_nil()
402 hb_codepoint_t glyph, unsigned int point_index, in hb_font_get_glyph_contour_point()
483 hb_codepoint_t glyph, unsigned int point_index, in hb_font_get_glyph_contour_point_for_origin()
Dhb-ft.cc205 unsigned int point_index, in hb_ft_get_glyph_contour_point()
/external/ceres-solver/internal/ceres/
Dsystem_test.cc335 const int* point_index() const { return point_index_; } in point_index() function in ceres::internal::BundleAdjustmentProblem
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.cc433 for (int32_t point_index = 0; point_index < number_of_points_; in ParseData() local
/external/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.cc433 for (int32_t point_index = 0; point_index < number_of_points_; in ParseData() local