Searched refs:vsyncCount (Results 1 – 1 of 1) sorted by relevance
73 uint32_t vsyncCount; in scheduleVsync() local74 if (processPendingEvents(&vsyncTimestamp, &vsyncDisplayId, &vsyncCount)) { in scheduleVsync()106 uint32_t vsyncCount; in handleEvent() local107 if (processPendingEvents(&vsyncTimestamp, &vsyncDisplayId, &vsyncCount)) { in handleEvent()110 this, ns2ms(vsyncTimestamp), vsyncDisplayId, vsyncCount); in handleEvent()112 dispatchVsync(vsyncTimestamp, vsyncDisplayId, vsyncCount); in handleEvent()