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