Searched refs:count_in_bounds (Results 1 – 1 of 1) sorted by relevance
54 static INLINE VGboolean count_in_bounds(VGParamType type, VGint count) in count_in_bounds() function268 if ((count && !values) || !count_in_bounds(type, count) || !is_aligned(values)) { in vegaSetfv()395 if ((count && !values) || !count_in_bounds(type, count) || !is_aligned(values)) { in vegaSetiv()