Home
last modified time | relevance | path

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

/aosp_15_r20/external/fonttools/Lib/fontTools/feaLib/
H A DvariableScalar.py77 def value_at_location(self, location, model_cache=None, avar=None): argument
84 def model(self, model_cache=None, avar=None): argument
104 def get_deltas_and_supports(self, model_cache=None, avar=None): argument
108 def add_to_variation_store(self, store_builder, model_cache=None, avar=None): argument
/aosp_15_r20/external/mesa3d/src/gallium/targets/teflon/
H A Dtest_teflon.cpp152 std::ostringstream cache_dir, model_cache; in test_conv() local
193 std::ostringstream cache_dir, model_cache; in test_add() local