Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DContainerLayer.cpp29 ContainerLayer::ContainerLayer(const LayerCreationArgs& args) : Layer(args) {} in ContainerLayer() function in android::ContainerLayer
H A DSurfaceFlingerFactory.h37 class ContainerLayer; variable