Home
last modified time | relevance | path

Searched refs:getBlurRegions (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/
H A DLayer.cpp601 layerSettings.blurRegions = getBlurRegions(); in prepareClientComposition()
609 layerSettings.blurRegions = getBlurRegions(); in prepareClientComposition()
1918 const std::vector<BlurRegion> Layer::getBlurRegions() const { in getBlurRegions() function in android::Layer
H A DLayer.h1123 const std::vector<BlurRegion> getBlurRegions() const;