Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-color-cpal-table.hh145 …hb_array_t<const BGRAColor> segment_colors = palette_colors.sub_array (start_offset, *color_count); in get_palette_colors() local
150 colors[i] = segment_colors[i]; /* Bound-checked read. */ in get_palette_colors()