Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp1055 const Vector< sp<Layer> >& currentLayers( in setUpHWComposer() local
1078 const Vector< sp<Layer> >& currentLayers( in setUpHWComposer() local
1099 const Vector< sp<Layer> >& currentLayers( in setUpHWComposer() local
1172 const Vector< sp<Layer> >& currentLayers(hw->getVisibleLayersSortedByZ()); in postFramebuffer() local
1229 const LayerVector& currentLayers(mCurrentState.layersSortedByZ); in handleTransactionLocked() local
1513 const Vector< sp<Layer> >& currentLayers( in updateCursorAsync() local
1551 const LayerVector& currentLayers, uint32_t layerStack, in computeVisibleRegions()
2467 const LayerVector& currentLayers = mCurrentState.layersSortedByZ; in listLayersLocked() local
2491 const LayerVector& currentLayers = mCurrentState.layersSortedByZ; in dumpStatsLocked() local
2511 const LayerVector& currentLayers = mCurrentState.layersSortedByZ; in clearStatsLocked() local
[all …]