Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer_hwc1.h129 class LayerListIterator; variable
188 friend class LayerListIterator; variable
208 LayerListIterator() : mLayerList(nullptr), mIndex(0) { } in LayerListIterator() function
210 LayerListIterator(HWCLayer* layer, size_t index) in LayerListIterator() function
218 LayerListIterator(const LayerListIterator& rhs) in LayerListIterator() function