Searched refs:isFirstRequestVsync_ (Results 1 – 4 of 4) sorted by relevance
135 if (isFirstRequestVsync_) { in RequestFrame()136 isFirstRequestVsync_ = false; in RequestFrame()
129 bool isFirstRequestVsync_ = true; variable
104 bool isFirstRequestVsync_ = true; variable
134 if (isFirstRequestVsync_) { in RequestNextVSync()135 isFirstRequestVsync_ = false; in RequestNextVSync()