Home
last modified time | relevance | path

Searched refs:var_store_cache (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/OT/Layout/GPOS/
DAnchorFormat3.hh43 *x += (this+xDeviceTable).get_x_delta (font, c->var_store, c->var_store_cache); in get_anchor()
48 *y += (this+yDeviceTable).get_y_delta (font, c->var_store, c->var_store_cache); in get_anchor()
DValueFormat.hh120 auto *cache = c->var_store_cache; in apply_value()
/external/harfbuzz_ng/src/
Dhb-ot-var-avar-table.hh330 auto *var_store_cache = var_store.create_cache (); in map_coords() local
338 float delta = var_store.get_delta (varidx, coords, coords_length, var_store_cache); in map_coords()
346 OT::ItemVariationStore::destroy_cache (var_store_cache); in map_coords()
Dhb-ot-layout-gsubgpos.hh717 ItemVariationStore::cache_t *var_store_cache; member
758 var_store_cache ( in hb_ot_apply_context_t()
773 ItemVariationStore::destroy_cache (var_store_cache); in ~hb_ot_apply_context_t()