Home | Sort by relevance Sort by last modified time |
/frameworks/native/services/surfaceflinger/ | |
EventThread.cpp | 53 mVsyncHintSent(false) { 72 mVsyncHintSent = false; 82 if(!mVsyncHintSent) { 84 mVsyncHintSent = true; |
EventThread.h | 134 bool mVsyncHintSent; |