Home
last modified time | relevance | path

Searched defs:record_size (Results 1 – 7 of 7) sorted by relevance

/external/freetype/src/truetype/
Dttpload.c537 FT_ULong table_size, record_size; in tt_face_load_hdmx() local
634 FT_ULong record_size = face->hdmx_record_size; in tt_face_get_device_metrics() local
/external/ltp/utils/benchmark/ebizzy-0.3/
Debizzy.c79 static unsigned int record_size = sizeof(record_t); variable
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh795 unsigned int record_size = HBUINT16::static_size * (1 + len1 + len2); in intersects() local
813 unsigned int record_size = HBUINT16::static_size * (1 + len1 + len2); in collect_glyphs() local
827 unsigned int record_size = HBUINT16::static_size * (1 + len1 + len2); in apply() local
876 unsigned record_size = HBUINT16::static_size + Value::static_size * (len1 + len2); in subset() local
1148 unsigned int record_size = valueFormat1.get_size () + valueFormat2.get_size (); in sanitize() local
/external/perfetto/src/tracing/core/
Dtrace_buffer.cc119 const size_t record_size = in CopyChunkUntrusted() local
/external/libusb/examples/
Dxusb.c559 int record_size[3] = {0, 0, 0}; in get_hid_record_size() local
/external/libchrome/base/debug/
Dactivity_tracker.h507 uint16_t record_size; // Total storage of name, value, header. member
/external/igt-gpu-tools/tests/
Dperf.c2627 size_t record_size = 256 + sizeof(struct drm_i915_perf_record_header); in test_short_reads() local