Searched defs:gap (Results 1 – 11 of 11) sorted by relevance
95 int gap = 5; in testNetworkEventId_wrapsAround() local
260 public int gap; field in Keyboard.Key680 protected void setHorizontalGap(int gap) { in setHorizontalGap()688 protected void setVerticalGap(int gap) { in setVerticalGap()
156 int64_t gap = endtime - starttime; in duration() local
237 int gap = (int) Math.ceil(radius * SCALE_DOWN * sRoundedGap); in drawScaled() local
903 float gap = keyframeArray[endIndex + 1].getFraction() - in loadPvh() local944 private static void distributeKeyframes(Keyframe[] keyframes, float gap, in distributeKeyframes()
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
524 const nsecs_t gap = tmono2 - tmono; in getMonoToBoottimeOffset() local
357 const nsecs_t gap = tmono2 - tmono; in adjustTimebaseOffset() local
13743 final float gap = textWidth / 3.0f; in start() local