Home
last modified time | relevance | path

Searched refs:mChoreographerLock (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceControl.java475 private final Object mChoreographerLock = new Object(); field in SurfaceControl
1384 synchronized (mChoreographerLock) { in getChoreographer()
1408 synchronized (mChoreographerLock) { in getChoreographer()
1429 synchronized (mChoreographerLock) { in hasChoreographer()
1495 synchronized (mChoreographerLock) { in release()