Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h1474 struct LayerCreatedState { struct
1475 LayerCreatedState(const wp<Layer>& layer, const wp<IBinder>& parent, in LayerCreatedState() function
1498 std::unordered_map<BBinder*, std::unique_ptr<LayerCreatedState>> mCreatedLayers; argument