Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/
H A DLayerHierarchy.h80 struct TraversalPath { struct
89 // TraversalPath, it means that somewhere in the hierarchy two layers are relatively argument
105 bool operator==(const TraversalPath& other) const { argument
110 static const TraversalPath ROOT; argument