Searched refs:layoutLock (Results 1 – 1 of 1) sorted by relevance
79 private final Object layoutLock = new Object(); field in SurfaceViewRenderer192 synchronized (layoutLock) { in tryCreateEglSurface()252 synchronized (layoutLock) { in release()279 synchronized (layoutLock) { in setMirror()288 synchronized (layoutLock) { in setScalingType()323 synchronized (layoutLock) { in getDesiredLayoutSize()341 synchronized (layoutLock) { in onMeasure()363 synchronized (layoutLock) { in onLayout()375 synchronized (layoutLock) { in surfaceCreated()384 synchronized (layoutLock) { in surfaceDestroyed()[all …]