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

  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
Tile.cpp 93 android::AutoMutex lock(m_atomicSync);
106 android::AutoMutex lock(m_atomicSync);
126 android::AutoMutex lock(m_atomicSync);
149 android::AutoMutex lock(m_atomicSync);
158 android::AutoMutex lock(m_atomicSync);
184 // NOTE: callers must hold lock on m_atomicSync
206 android::AutoMutex lock(m_atomicSync);
212 android::AutoMutex lock(m_atomicSync);
218 android::AutoMutex lock(m_atomicSync);
250 android::AutoMutex lock(m_atomicSync);
    [all...]
Tile.h 172 android::Mutex m_atomicSync;

Completed in 746 milliseconds