Searched defs:vsyncId (Results 1 – 2 of 2) sorted by relevance
109 const vsyncId = await this.getVsyncIdProperty(srcEntry, 'vSyncId'); constant128 const vsyncId = await this.getVsyncIdProperty(dstEntry, 'vsyncId'); constant287 const vsyncId = (entryValue as any)[propertyKey]; constant
40 public vsyncId: number, property in UiDataEntry