Home
last modified time | relevance | path

Searched defs:renderBackground (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleFlyoutView.java430 private void renderBackground(Canvas canvas) { in renderBackground() method in BubbleFlyoutView
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DGLView.java257 protected void renderBackground(GLCanvas view) { in renderBackground() method in GLView