Searched refs:isLayerSecure (Results 1 – 3 of 3) sorted by relevance
83 bool isLayerSecure(uint32_t) const;
442 bool LayerLifecycleManager::isLayerSecure(uint32_t layerId) const { in isLayerSecure() function in android::surfaceflinger::frontend::LayerLifecycleManager450 return isLayerSecure(getLayerFromId(layerId)->parentId); in isLayerSecure()
9542 mLayerLifecycleManager.isLayerSecure(rootLayerId); in getLayerSnapshotsForScreenshots()