Searched defs:lastEnd (Results 1 – 4 of 4) sorted by relevance
66 long lastEnd = 0; in getSamples() local95 long lastEnd = 0; in getDecodingTimeEntries() local
69 long lastEnd = 0; in getSamples() local98 long lastEnd = 0; in getDecodingTimeEntries() local
29 private int lastEnd; field in ListPreloader
378 int lastEnd = (asz == 0) ? 0 : annotations.get(asz - 1).getEnd(); in annotate() local