HomeSort by relevance Sort by last modified time
    Searched defs:drawDecoration (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/setupwizard/library/full-support/test/src/com/android/setupwizardlib/test/
DividerItemDecorationTest.java 62 Bitmap bitmap = drawDecoration(decoration, true, true);
76 bitmap = drawDecoration(decoration, false, true);
81 bitmap = drawDecoration(decoration, true, false);
89 bitmap = drawDecoration(decoration, false, false);
106 Bitmap bitmap = drawDecoration(decoration, true, true);
119 bitmap = drawDecoration(decoration, false, true);
127 bitmap = drawDecoration(decoration, true, false);
133 bitmap = drawDecoration(decoration, false, false);
137 private Bitmap drawDecoration(DividerItemDecoration decoration, final boolean allowDividerAbove,
  /packages/apps/Gallery/src/com/android/camera/
GridViewSpecial.java 69 public void drawDecoration(Canvas canvas, IImage image,
678 mDrawAdapter.drawDecoration(canvas, image, xPos, yPos,
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 

Completed in 237 milliseconds