Home
last modified time | relevance | path

Searched defs:length_threshold (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/freetype/src/autofit/
H A Daflatin.c656 FT_Pos length_threshold = metrics->units_per_em / 25; in af_latin_metrics_init_blues() local
/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator.cc1778 HInvoke* invoke, int32_t length_threshold, size_t num_temps) { in CreateSystemArrayCopyLocationSummary()