Home
last modified time | relevance | path

Searched defs:iup_optimize (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/test/subset/
H A Dgenerate-expected-outputs.py30 def generate_expected_output(input_file, unicodes, profile_flags, instance_flags, iup_optimize, out… argument
H A Dsubset_test_suite.py8 def __init__(self, font_path, profile_path, subset, instance, iup_optimize, options): argument
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-var-gvar-table.hh121 bool iup_optimize = false; in instantiate() local
H A Dhb-ot-var-common.hh1184 bool iup_optimize (const contour_point_vector_t& contour_points) in iup_optimize() function