Searched defs:gap (Results 1 – 13 of 13) sorted by relevance
88 int gap = 5; in testNetworkEventId_wrapsAround() local
271 float gap = (bubbleCount - 1) * mBubblePadding; in getRowLeft() local
129 int64_t gap = endtime - starttime; in duration() local
260 public int gap; field in Keyboard.Key680 protected void setHorizontalGap(int gap) { in setHorizontalGap()688 protected void setVerticalGap(int gap) { in setVerticalGap()
436 float gap = (bubbleCount - 1) * mBubblePaddingPx; in getRowLeft() local
903 float gap = keyframeArray[endIndex + 1].getFraction() - in loadPvh() local944 private static void distributeKeyframes(Keyframe[] keyframes, float gap, in distributeKeyframes()
320 long gap = mClock.getElapsedSinceBootMillis() in isNetworkSelectionNeeded() local
1910 float gap = Math.min(1 - scaleCol, scaleCol); in initWindow() local1963 float gap = Math.min(1 - scaleRow, scaleRow); in initWindow() local
903 int gap = startOffset - mOrientationHelper.getStartAfterPadding(); in fixLayoutStartGap() local
282 float gap = (config.mMinAdjustedFps > 0) in configure() local
493 const nsecs_t gap = tmono2 - tmono; in getMonoToBoottimeOffset() local
306 const nsecs_t gap = tmono2 - tmono; in adjustTimebaseOffset() local
13325 final float gap = textWidth / 3.0f; in start() local