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