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.java175 public void renderBackground(GLCanvas canvas) { in renderBackground() method in CropView
225 protected void renderBackground(GLCanvas canvas) { in renderBackground() method in CropView.FaceHighlightView
592 protected void renderBackground(GLCanvas canvas) { in renderBackground() method in CropView.HighlightRectangle
DGLView.java222 protected void renderBackground(GLCanvas view) { in renderBackground() method in GLView
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/
DRendererUtils.java244 public static void renderBackground() { in renderBackground() method in RendererUtils