Home
last modified time | relevance | path

Searched defs:currentLayers (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp1149 const Vector< sp<Layer> >& currentLayers( in setUpHWComposer() local
1172 const Vector< sp<Layer> >& currentLayers( in setUpHWComposer() local
1193 const Vector< sp<Layer> >& currentLayers( in setUpHWComposer() local
1266 const Vector< sp<Layer> >& currentLayers(hw->getVisibleLayersSortedByZ()); in postFramebuffer() local
1323 const LayerVector& currentLayers(mCurrentState.layersSortedByZ); in handleTransactionLocked() local
1609 const Vector< sp<Layer> >& currentLayers( in updateCursorAsync() local
1647 const LayerVector& currentLayers, uint32_t layerStack, in computeVisibleRegions()
2584 const LayerVector& currentLayers = mCurrentState.layersSortedByZ; in listLayersLocked() local
2608 const LayerVector& currentLayers = mCurrentState.layersSortedByZ; in dumpStatsLocked() local
2628 const LayerVector& currentLayers = mCurrentState.layersSortedByZ; in clearStatsLocked() local
[all …]