HomeSort by relevance Sort by last modified time
    Searched refs:point_array (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gdef-table.hh 52 unsigned int *point_array /* OUT */) const
68 point_array[i] = array[i];
351 unsigned int *point_array /* OUT */) const
352 { return (this+attachList).get_attach_points (glyph_id, start_offset, point_count, point_array); }
hb-ot-layout.h 79 unsigned int *point_array /* OUT */);
hb-ot-layout.cc 151 unsigned int *point_array /* OUT */)
153 return _get_gdef (face).get_attach_points (glyph, start_offset, point_count, point_array);
  /external/harfbuzz_ng/src/
hb-ot-layout-gdef-table.hh 52 unsigned int *point_array /* OUT */) const
68 point_array[i] = array[i];
351 unsigned int *point_array /* OUT */) const
352 { return (this+attachList).get_attach_points (glyph_id, start_offset, point_count, point_array); }
hb-ot-layout.h 79 unsigned int *point_array /* OUT */);
hb-ot-layout.cc 151 unsigned int *point_array /* OUT */)
153 return _get_gdef (face).get_attach_points (glyph, start_offset, point_count, point_array);
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
ffvertex_prog.c 67 unsigned point_array:1; member in struct:state_key
234 key->point_array = 1;
    [all...]
  /external/mesa3d/src/mesa/main/
ffvertex_prog.c 67 unsigned point_array:1; member in struct:state_key
234 key->point_array = 1;
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/ec/
ec_lcl.h 436 void ec_GFp_nistp_points_make_affine_internal(size_t num, void *point_array,
  /external/openssl/crypto/ec/
ec_lcl.h 437 void ec_GFp_nistp_points_make_affine_internal(size_t num, void *point_array,

Completed in 1133 milliseconds