Searched defs:createContainerLayer (Results 1 – 3 of 3) sorted by relevance
118 sp<ContainerLayer> DefaultFactory::createContainerLayer(const LayerCreationArgs& args) { in createContainerLayer() function in android::surfaceflinger::DefaultFactory
4452 status_t SurfaceFlinger::createContainerLayer(const sp<Client>& client, std::string name, in createContainerLayer() function in android::SurfaceFlinger
150 sp<ContainerLayer> createContainerLayer(const LayerCreationArgs&) override { in createContainerLayer() function