Searched refs:dstEntry (Results 1 – 1 of 1) sorted by relevance
118 const dstEntry = matches.getEntry(matches.lengthEntries - 1); constant120 dstEntry.getIndex(),157 transactionEntries.forEach((dstEntry) => {158 const vsyncId = dstEntry.getValue();163 frameMapBuilder.setFrames(dstEntry.getIndex(), frames);173 const dstEntry = viewCapture.findLastLowerEntry(srcEntry.getTimestamp()); constant174 if (!dstEntry) {177 frameMapBuilder.setFrames(dstEntry.getIndex(), srcEntry.getFramesRange());232 matches.forEachEntry((dstEntry) => {234 dstEntry.getIndex(),[all …]