Home
last modified time | relevance | path

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

/packages/apps/Gallery2/tests/src/com/android/gallery3d/ui/
DGLViewMock.java82 protected void renderBackground(GLCanvas view) { in renderBackground() method in GLViewMock
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DCropView.java177 public void renderBackground(GLCanvas canvas) { in renderBackground() method in CropView
227 protected void renderBackground(GLCanvas canvas) { in renderBackground() method in CropView.FaceHighlightView
594 protected void renderBackground(GLCanvas canvas) { in renderBackground() method in CropView.HighlightRectangle
DGLView.java226 protected void renderBackground(GLCanvas view) { in renderBackground() method in GLView
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/
DRendererUtils.java245 public static void renderBackground() { in renderBackground() method in RendererUtils