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

  /frameworks/base/include/surfaceflinger/
Surface.h 171 static Mutex sCachedSurfacesLock;
  /frameworks/base/libs/gui/
Surface.cpp 270 Mutex Surface::sCachedSurfacesLock;
274 Mutex::Autolock _l(sCachedSurfacesLock);
294 // with sCachedSurfacesLock held.

Completed in 160 milliseconds