Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/policy/
DBackdropFrameRenderer.java358 drawColorViews(left, top, width, height, fullscreen, systemInsets, stableInsets); in redrawLocked()
366 private void drawColorViews(int left, int top, int width, int height, in drawColorViews() method in BackdropFrameRenderer