Searched refs:layersHasProtectedLayer (Results 1 – 2 of 2) sorted by relevance
896 bool layersHasProtectedLayer(const std::vector<sp<LayerFE>>& layers) const;
8178 bool SurfaceFlinger::layersHasProtectedLayer(const std::vector<sp<LayerFE>>& layers) const { in layersHasProtectedLayer() function in android::SurfaceFlinger8235 hasProtectedLayer = layersHasProtectedLayer(layerFEs); in captureScreenCommon()8270 hasProtectedLayer = layersHasProtectedLayer(extractLayerFEs(layers)); in captureScreenCommon()