Searched refs:getBlurRegions (Results 1 – 2 of 2) sorted by relevance
1245 const std::vector<BlurRegion> getBlurRegions() const;
596 snapshot->blurRegions = getBlurRegions(); in prepareBasicGeometryCompositionState()664 snapshot->blurRegions = getBlurRegions(); in preparePerFrameCompositionState()2076 const std::vector<BlurRegion> Layer::getBlurRegions() const { in getBlurRegions() function in android::Layer