Searched defs:combinable (Results 1 – 2 of 2) sorted by relevance
104 static void init_combinable(int numGroups, Combinable* combinable, SkRandom* random) { in init_combinable()136 int result[], const Combinable* combinable) { in Make()155 TestOp(int value, const Range& range, int result[], const Combinable* combinable) in TestOp()248 Combinable combinable; variable
610 for (const auto& combinable : combinable_concats_) { in getListConstructInputs() local