Searched defs:gap (Results 1 – 12 of 12) sorted by relevance
321 val gap = stackScrollAlgorithm.getGapForLocation( in <lambda>() constant328 val gap = stackScrollAlgorithm.getGapForLocation( in <lambda>() constant335 val gap = stackScrollAlgorithm.getGapForLocation( in <lambda>() constant
96 int gap = 5; in testNetworkEventId_wrapsAround() local
261 public int gap; field in Keyboard.Key681 protected void setHorizontalGap(int gap) { in setHorizontalGap()689 protected void setVerticalGap(int gap) { in setVerticalGap()
157 int64_t gap = endtime - starttime; in duration() local
903 float gap = keyframeArray[endIndex + 1].getFraction() - in loadPvh() local944 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
297 float gap = (config.mMinAdjustedFps > 0) in configure() local
388 const nsecs_t gap = tmono2 - tmono; in getMonoToBoottimeOffset() local
382 const nsecs_t gap = tmono2 - tmono; in adjustTimebaseOffset() local
14104 final float gap = textWidth / 3.0f; in start() local