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 52 mVsyncHintSent(false),
72 mVsyncHintSent = false;
82 if(!mVsyncHintSent) {
84 mVsyncHintSent = true;
EventThread.h 135 bool mVsyncHintSent;

Completed in 112 milliseconds