HomeSort by relevance Sort by last modified time
    Searched refs:mVsyncHintSent (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/surfaceflinger/
EventThread.cpp 53 mVsyncHintSent(false) {
72 mVsyncHintSent = false;
82 if(!mVsyncHintSent) {
84 mVsyncHintSent = true;
EventThread.h 134 bool mVsyncHintSent;

Completed in 83 milliseconds