Searched refs:get_subarray (Results 1 – 2 of 2) sorted by relevance
248 const hb_array_t<const blend_arg_t> blends = env.argStack.get_subarray (start + n + (i * k)); in process_blend()
519 hb_array_t<const ARG> get_subarray (unsigned int start) const in get_subarray() function