Searched defs:bound2 (Results 1 – 2 of 2) sorted by relevance
175 SkIRect bound2; in test_cache() local
243 final double bound2 = (i == 0) ? max : min + generator.nextDouble() * (max - min); in optimize() local