Searched defs:planner (Results 1 – 8 of 8) sorted by relevance
140 std::unique_ptr<Planner> planner(new Planner); in CreateInstance() local
35 Planner *planner) in DrmComposition()
178 Planner *planner() const { in planner() function
191 std::unique_ptr<Planner> planner(new Planner); in CreateInstance() local
45 Importer *importer, Planner *planner, in Init()
168 hb_ot_shape_complex_categorize (const hb_ot_shape_planner_t *planner) in hb_ot_shape_complex_categorize()
65 hb_ot_shape_collect_features (hb_ot_shape_planner_t *planner, in hb_ot_shape_collect_features()177 hb_ot_shape_planner_t planner (shape_plan); in _hb_ot_shaper_shape_plan_data_create() local
875 var planner = null; variable