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

  /external/skia/include/utils/
SkBoundaryPatch.h 21 kRight = 1,
  /external/skia/legacy/include/utils/
SkBoundaryPatch.h 19 kRight = 1,
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
Cube.java 52 public static final int kRight = 3;
Kube.java 110 mCubes[i].setFaceColor(Cube.kRight, white);
141 mLayers[kRight] = new Layer(Layer.kAxisX);
174 layer = mLayers[kRight];
335 static final int kRight = 3;
  /external/skia/legacy/src/utils/
SkBoundaryPatch.cpp 35 b->eval(SkBoundary::kRight, unitV),
  /external/skia/src/utils/
SkBoundaryPatch.cpp 37 b->eval(SkBoundary::kRight, unitV),
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_win.h 227 kRight = 1,
autocomplete_edit_view_win.cc     [all...]

Completed in 5070 milliseconds