Searched refs:stopLayerControl (Results 1 – 1 of 1) sorted by relevance
161 SurfaceControl stopLayerControl = null; in updateSamplingListener() local163 stopLayerControl = viewRootImpl.getSurfaceControl(); in updateSamplingListener()165 if (stopLayerControl == null || !stopLayerControl.isValid()) { in updateSamplingListener()179 stopLayerControl = null; in updateSamplingListener()182 || mRegisteredStopLayer != stopLayerControl) { in updateSamplingListener()187 stopLayerControl != null ? stopLayerControl.getHandle() : null, in updateSamplingListener()190 mRegisteredStopLayer = stopLayerControl; in updateSamplingListener()