Searched refs:vsyncDisplayId (Results 1 – 1 of 1) sorted by relevance
71 int32_t vsyncDisplayId; in scheduleVsync() local73 if (processPendingEvents(&vsyncTimestamp, &vsyncDisplayId, &vsyncCount)) { in scheduleVsync()104 int32_t vsyncDisplayId; in handleEvent() local106 if (processPendingEvents(&vsyncTimestamp, &vsyncDisplayId, &vsyncCount)) { in handleEvent()108 this, ns2ms(vsyncTimestamp), vsyncDisplayId, vsyncCount); in handleEvent()110 dispatchVsync(vsyncTimestamp, vsyncDisplayId, vsyncCount); in handleEvent()