Searched defs:combinable (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/m133/tests/ |
| D | OpChainTest.cpp | 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
|
| /third_party/skia/tests/ |
| D | OpChainTest.cpp | 69 static void init_combinable(int numGroups, Combinable* combinable, SkRandom* random) { in init_combinable() 101 int result[], const Combinable* combinable) { in Make() 120 TestOp(int value, const Range& range, int result[], const Combinable* combinable) in TestOp() 206 Combinable combinable; variable
|