Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DBackdropFrameRenderer.java347 drawColorViews(left, top, width, height, fullscreen); in redrawLocked()
355 private void drawColorViews(int left, int top, int width, int height, boolean fullscreen) { in drawColorViews() method in BackdropFrameRenderer