Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc1378 return l.would_apply (&c, &face->table.GSUB->accels[lookup_index]); in hb_ot_layout_lookup_would_substitute()
1781 accels (face->table.GSUB->accels) {} in GSUBProxy()
1784 const OT::hb_ot_layout_lookup_accelerator_t *accels; member
1795 accels (face->table.GPOS->accels) {} in GPOSProxy()
1798 const OT::hb_ot_layout_lookup_accelerator_t *accels; member
1916 proxy.accels[lookup_index]); in apply()
Dhb-ot-layout-gsubgpos.hh2966 …this->accels = (hb_ot_layout_lookup_accelerator_t *) calloc (this->lookup_count, sizeof (hb_ot_lay… in init()
2967 if (unlikely (!this->accels)) in init()
2971 this->accels[i].init (table->get_lookup (i)); in init()
2977 this->accels[i].fini (); in fini()
2978 free (this->accels); in fini()
2984 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.'