Searched defs:model_cache (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/fonttools/Lib/fontTools/feaLib/ |
H A D | variableScalar.py | 77 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 D | test_teflon.cpp | 152 std::ostringstream cache_dir, model_cache; in test_conv() local 193 std::ostringstream cache_dir, model_cache; in test_add() local
|