Home
last modified time | relevance | path

Searched refs:leg (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/docs/examples/
H A DOctopus_Generator.cpp11 for (int leg = 0; leg < 8; ++leg) { in REG_FIDDLE()
12 canvas->drawCircle(x - radius + (2 * radius / 7.5 * leg), in REG_FIDDLE()
13 y + radius - pow(abs(4 - leg), 2), size_base / 2 + 2, paint); in REG_FIDDLE()
H A DOctopus_Generator_Animated.cpp11 for (int leg = 0; leg < 8; ++leg) { in REG_FIDDLE_ANIMATED()
12 canvas->drawCircle(x - radius + (2*radius/7.5*leg), in REG_FIDDLE_ANIMATED()
13 y + radius - pow(abs(4-leg), 2), size_base/2 + 2, paint); in REG_FIDDLE_ANIMATED()
/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H A Dzext-cmpu.c3 int leg(unsigned x) { return (((long long)x) <= 0x0ffffffffULL) == 1; } in leg() function

Completed in 1 milliseconds