Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/graphics/drawable/
H A DBackgroundBlurDrawable.java376 public void dispatchBlurTransactionIfNeeded(long frameNumber, in dispatchBlurTransactionIfNeeded() method in BackgroundBlurDrawable.Aggregator
/aosp12/frameworks/base/core/java/android/view/
H A DViewRootImpl.java4205 .dispatchBlurTransactionIfNeeded(frame, blurRegionsForFrame, hasBlurUpdates); in addFrameCallbackIfNeeded()