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

  /system/bt/stack/l2cap/
l2c_link.cc 1102 uint16_t num_segs; local
    [all...]
  /external/sfntly/cpp/src/sample/subtly/
font_assembler.cc 126 for (int32_t i = 0, num_segs = segment_list->size(); i < num_segs; ++i) {
129 + (num_segs - i + 1) * DataSize::kSHORT);
  /external/freetype/src/sfnt/
ttcmap.c 618 /* segCountX2 6 USHORT 2*NUM_SEGS */
624 /* endCount 14 USHORT[NUM_SEGS] end charcode for */
628 /* pad 14+NUM_SEGS*2 USHORT padding */
630 /* startCount 16+NUM_SEGS*2 USHORT[NUM_SEGS] first charcode for */
633 /* idDelta 16+NUM_SEGS*4 SHORT[NUM_SEGS] delta for each */
635 /* idOffset 16+NUM_SEGS*6 SHORT[NUM_SEGS] range offset for */
639 /* glyphIds 16+NUM_SEGS*8 USHORT[] array of glyph ID *
878 FT_UInt num_segs; local
1075 FT_UInt i, num_segs; local
1209 FT_UInt max, min, mid, num_segs; local
    [all...]
  /external/pdfium/third_party/freetype/src/sfnt/
ttcmap.c 614 /* segCountX2 6 USHORT 2*NUM_SEGS */
620 /* endCount 14 USHORT[NUM_SEGS] end charcode for */
624 /* pad 14+NUM_SEGS*2 USHORT padding */
626 /* startCount 16+NUM_SEGS*2 USHORT[NUM_SEGS] first charcode for */
629 /* idDelta 16+NUM_SEGS*4 SHORT[NUM_SEGS] delta for each */
631 /* idOffset 16+NUM_SEGS*6 SHORT[NUM_SEGS] range offset for */
635 /* glyphIds 16+NUM_SEGS*8 USHORT[] array of glyph ID *
847 FT_UInt num_segs; local
1044 FT_UInt i, num_segs; local
1175 FT_UInt max, min, mid, num_segs; local
    [all...]

Completed in 5188 milliseconds