OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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