Searched refs:handLength (Results 1 – 3 of 3) sorted by relevance
293 int32_t handLength = hand.height_; in DrawHandLine() local315 int32_t xlength = static_cast<int32_t>((startToCenterLength - handLength) * sinma); in DrawHandLine()316 int32_t ylength = static_cast<int32_t>((startToCenterLength - handLength) * cosma); in DrawHandLine()
60 } else if (wheel->curTime + wheel->hourHand.handLength > timerNode->expireTime) { in FillpTimingWheelHandHourTick()178 hand->handLength = accuracy * FILLP_TIMING_WHEEL_SLOT_NUM; in FillpInitTimingWheelTimeHand()
52 FILLP_INT handLength; member