Searched defs:gap (Results 1 – 13 of 13) sorted by relevance
96 int gap = 5; in testNetworkEventId_wrapsAround() local
383 val gap = stackScrollAlgorithm.getGapForLocation( in <lambda>() constant390 val gap = stackScrollAlgorithm.getGapForLocation( in <lambda>() constant397 val gap = stackScrollAlgorithm.getGapForLocation( in <lambda>() constant
188 final float gap = mEduTextView.getWidth() / 3.0f; in getMarqueeAnimEduTextLineWidth() local
261 public int gap; field in Keyboard.Key681 protected void setHorizontalGap(int gap) { in setHorizontalGap()689 protected void setVerticalGap(int gap) { in setVerticalGap()
158 int64_t gap = endtime - starttime; in duration() local
906 float gap = keyframeArray[endIndex + 1].getFraction() - in loadPvh() local947 private static void distributeKeyframes(Keyframe[] keyframes, float gap, in distributeKeyframes()
387 int64_t gap = event.timestamp - extra.latestTimestamp; in updateEventTimestamp() 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
306 float gap = (config.mMinAdjustedFps > 0) in configure() local
410 const nsecs_t gap = tmono2 - tmono; in getMonoToBoottimeOffset() local
384 const nsecs_t gap = tmono2 - tmono; in adjustTimebaseOffset() local
15823 final float gap = textWidth / 3.0f; in start() local