HomeSort by relevance Sort by last modified time
    Searched refs:SPACER (Results 1 - 10 of 10) sorted by null

  /external/skia/tests/
CanvasStateTest.cpp 22 const int SPACER = 10;
24 SkRect rect = SkRect::MakeXYWH(SkIntToScalar(SPACER), SkIntToScalar(SPACER),
25 SkIntToScalar(WIDTH-(2*SPACER)),
26 SkIntToScalar((HEIGHT-(2*SPACER)) / 7));
71 tmpCanvas->translate(0, rect.height() + SPACER);
80 canvas.translate(0, 2*(rect.height() + SPACER));
98 const int SPACER = 10;
101 layerRect.inset(2*SPACER, 2*SPACER);
    [all...]
  /external/skia/gm/
canvasstate.cpp 118 fRect = SkRect::MakeXYWH(SPACER, SPACER, WIDTH-(2*SPACER), (HEIGHT-(2*SPACER)) / 7);
164 SPACER = 10,
  /packages/experimental/procstatlog/
procstatreport.py 77 SPACER = """
386 if out[-1] != SPACER: out.append(SPACER)
442 if out[-1] != SPACER: out.append(SPACER)
583 if out[-1] != SPACER: out.append(SPACER)
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
CategoryView.java 110 if (mAction.getType() == Action.SPACER) {
152 } else if (mAction.getType() != Action.SPACER) {
Action.java 52 public static final int SPACER = 3;
CategoryAdapter.java 101 if (action.getType() == Action.SPACER) {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java 423 mCategoryVersionsAdapter.add(new Action(this, Action.SPACER));
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 307 milliseconds