Lines Matching refs:matches
116 const matches = surfaceFlinger.sliceTime(startSearchTime, endSearchTime); constant
117 if (matches.lengthEntries > 0) {
118 const dstEntry = matches.getEntry(matches.lengthEntries - 1);
189 const matches = transactions.sliceTime( constant
195 matches.getFramesRange(),
207 const matches = transactions.sliceTime(startSearchTime, endSearchTime); constant
210 matches.getFramesRange(),
231 const matches = protoLog.sliceTime(startSearchTime, endSearchTime); constant
232 matches.forEachEntry((dstEntry) => {
246 const matches = protoLog.sliceTime(startSearchTime, endSearchTime); constant
247 matches.forEachEntry((dstEntry) => {