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

  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp 348 mVsyncMutex(),
355 Mutex::Autolock lock(mVsyncMutex);
382 Mutex::Autolock lock(mVsyncMutex);
447 Mutex mVsyncMutex; // Protects the following
    [all...]
SurfaceFlinger_hwc1.cpp 345 mVsyncMutex(),
352 Mutex::Autolock lock(mVsyncMutex);
379 Mutex::Autolock lock(mVsyncMutex);
444 Mutex mVsyncMutex; // Protects the following
    [all...]

Completed in 4198 milliseconds