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