Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
DAvatarRequest.java119 getBackgroundColor()); in renderDefaultAvatar()
161 getBackgroundColor()); in renderLetterTile()
181 private int getBackgroundColor() { in getBackgroundColor() method in AvatarRequest
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
DIconView.java116 mPaint.setColor(getBackgroundColor()); in drawOutlinedText()
146 public int getBackgroundColor() { in getBackgroundColor() method in IconView
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DActivityState.java83 mContentPane.setBackgroundColor(getBackgroundColor()); in setContentPane()
121 protected float[] getBackgroundColor() { in getBackgroundColor() method in ActivityState
DSlideshowPage.java108 canvas.clearBuffer(getBackgroundColor());
DManageCachePage.java99 view.clearBuffer(getBackgroundColor());
/packages/apps/Gallery2/src/com/android/gallery3d/anim/
DStateTransitionAnimation.java149 if (clear) canvas.clearBuffer(view.getBackgroundColor()); in applyOldTexture()
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DGLView.java249 public float [] getBackgroundColor() { in getBackgroundColor() method in GLView