Home
last modified time | relevance | path

Searched refs:accels (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc979 return l.would_apply (&c, &face->table.GSUB->accels[lookup_index]); in hb_ot_layout_lookup_would_substitute_fast()
1308 accels (face->table.GSUB->accels) {} in GSUBProxy()
1311 const OT::hb_ot_layout_lookup_accelerator_t *accels; member
1322 accels (face->table.GPOS->accels) {} in GPOSProxy()
1325 const OT::hb_ot_layout_lookup_accelerator_t *accels; member
1443 proxy.accels[lookup_index]); in apply()
Dhb-ot-layout-gsubgpos.hh2758 …this->accels = (hb_ot_layout_lookup_accelerator_t *) calloc (this->lookup_count, sizeof (hb_ot_lay… in init()
2759 if (unlikely (!this->accels)) in init()
2763 this->accels[i].init (table->get_lookup (i)); in init()
2769 this->accels[i].fini (); in fini()
2770 free (this->accels); in fini()
2776 hb_ot_layout_lookup_accelerator_t *accels; member
/external/autotest/client/site_tests/kernel_CrosECSysfsAccel/
Dcontrol16 DOC = 'Checks that the sysfs interface to the EC accels is present and working.'