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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_link.c 1281 UINT16 num_segs; local
    [all...]
  /external/chromium_org/third_party/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/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/chromium_org/third_party/freetype/src/sfnt/
ttcmap.c 590 /* segCountX2 6 USHORT 2*NUM_SEGS */
596 /* endCount 14 USHORT[NUM_SEGS] end charcode for */
600 /* pad 14+NUM_SEGS*2 USHORT padding */
602 /* startCount 16+NUM_SEGS*2 USHORT[NUM_SEGS] first charcode for */
605 /* idDelta 16+NUM_SEGS*4 SHORT[NUM_SEGS] delta for each */
607 /* idOffset 16+NUM_SEGS*6 SHORT[NUM_SEGS] range offset for */
611 /* glyphIds 16+NUM_SEGS*8 USHORT[] array of glyph ID *
822 FT_UInt num_segs; local
1009 FT_UInt i, num_segs; local
1098 FT_UInt max, min, mid, num_segs; local
    [all...]
  /external/freetype/src/sfnt/
ttcmap.c 605 /* segCountX2 6 USHORT 2*NUM_SEGS */
611 /* endCount 14 USHORT[NUM_SEGS] end charcode for */
615 /* pad 14+NUM_SEGS*2 USHORT padding */
617 /* startCount 16+NUM_SEGS*2 USHORT[NUM_SEGS] first charcode for */
620 /* idDelta 16+NUM_SEGS*4 SHORT[NUM_SEGS] delta for each */
622 /* idOffset 16+NUM_SEGS*6 SHORT[NUM_SEGS] range offset for */
626 /* glyphIds 16+NUM_SEGS*8 USHORT[] array of glyph ID *
838 FT_UInt num_segs; local
1031 FT_UInt i, num_segs; local
1120 FT_UInt max, min, mid, num_segs; local
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
ttcmap.c 590 /* segCountX2 6 USHORT 2*NUM_SEGS */
596 /* endCount 14 USHORT[NUM_SEGS] end charcode for */
600 /* pad 14+NUM_SEGS*2 USHORT padding */
602 /* startCount 16+NUM_SEGS*2 USHORT[NUM_SEGS] first charcode for */
605 /* idDelta 16+NUM_SEGS*4 SHORT[NUM_SEGS] delta for each */
607 /* idOffset 16+NUM_SEGS*6 SHORT[NUM_SEGS] range offset for */
611 /* glyphIds 16+NUM_SEGS*8 USHORT[] array of glyph ID *
822 FT_UInt num_segs; local
1009 FT_UInt i, num_segs; local
1098 FT_UInt max, min, mid, num_segs; local
    [all...]

Completed in 335 milliseconds