Searched refs:excludeLayer (Results 1 – 1 of 1) sorted by relevance
5758 sp<Layer> excludeLayer = fromHandle(handle); in captureLayers() local5759 if (excludeLayer != nullptr) { in captureLayers()5760 excludeLayers.emplace(excludeLayer); in captureLayers()