HomeSort by relevance Sort by last modified time
    Searched full:west (Results 1 - 25 of 120) sorted by null

1 2 3 4 5

  /external/jmonkeyengine/engine/src/android/jme3test/android/
TestSkyLoadingLagoon.java 49 Texture west = assetManager.loadTexture("Textures/Sky/Lagoon/lagoon_west.jpg"); local
58 Texture west = assetManager.loadTexture("Textures/Sky/Primitives/primitives_positive_x.png");
66 Spatial sky = SkyFactory.createSky(assetManager, west, east, north, south, up, down);
TestSkyLoadingPrimitives.java 49 Texture west = assetManager.loadTexture("Textures/Sky/Lagoon/lagoon_west.jpg");
57 Texture west = assetManager.loadTexture("Textures/Sky/Primitives/primitives_positive_x.png"); local
64 Spatial sky = SkyFactory.createSky(assetManager, west, east, north, south, up, down);
  /external/jmonkeyengine/engine/src/core/com/jme3/util/
SkyFactory.java 142 public static Spatial createSky(AssetManager assetManager, Texture west, Texture east, Texture north, Texture south, Texture up, Texture down, Vector3f normalScale) {
143 return createSky(assetManager, west, east, north, south, up, down, normalScale, 10);
146 public static Spatial createSky(AssetManager assetManager, Texture west, Texture east, Texture north, Texture south, Texture up, Texture down, Vector3f normalScale, int sphereRadius) {
153 Image westImg = west.getImage();
199 public static Spatial createSky(AssetManager assetManager, Texture west, Texture east, Texture north, Texture south, Texture up, Texture down) {
200 return createSky(assetManager, west, east, north, south, up, down, Vector3f.UNIT_XYZ);
  /external/jmonkeyengine/engine/src/test/jme3test/texture/
TestSkyLoading.java 48 Texture west = assetManager.loadTexture("Textures/Sky/Lagoon/lagoon_west.jpg"); local
55 Spatial sky = SkyFactory.createSky(assetManager, west, east, north, south, up, down);
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/draw2d/
ICursorConstants.java 24 * System resize west-east cursor
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
time.h 21 int tz_minuteswest; /* minutes west of Greenwich */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
timeb.h 36 short int timezone; /* Minutes west of GMT. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
time.h 21 int tz_minuteswest; /* minutes west of Greenwich */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
timeb.h 36 short int timezone; /* Minutes west of GMT. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
time.h 21 int tz_minuteswest; /* minutes west of Greenwich */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
timeb.h 36 short int timezone; /* Minutes west of GMT. */
  /external/timezonepicker-support/
backward 48 Link Australia/Perth Australia/West
53 Link America/Manaus Brazil/West
zone.tab 125 CA +4953-09709 America/Winnipeg Central Time - Manitoba & west Ontario
129 CA +5333-11328 America/Edmonton Mountain Time - Alberta, east British Columbia & west Saskatchewan
130 CA +690650-1050310 America/Cambridge_Bay Mountain Time - west Nunavut
132 CA +682059-1334300 America/Inuvik Mountain Time - west Northwest Territories
135 CA +4916-12307 America/Vancouver Pacific Time - west British Columbia
139 CD -0418+01518 Africa/Kinshasa west Dem. Rep. of Congo
153 CN +3929+07559 Asia/Kashgar west Tibet & Xinjiang
215 ID -0002+10920 Asia/Pontianak west & central Borneo
216 ID -0507+11924 Asia/Makassar east & south Borneo, Sulawesi (Celebes), Bali, Nusa Tengarra, west Timor
217 ID -0232+14042 Asia/Jayapura west New Guinea (Irian Jaya) & Malukus (Moluccas
    [all...]
  /external/webkit/Source/WebCore/platform/chromium/
PlatformThemeChromiumGtk.h 47 West,
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/
HeightMap.java 67 * the x (east/west) coordinate.
87 * the x (east/west) coordinate.
110 * the x (east/west) coordinate.
  /external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/
MapModel2D.java 184 // Centre is west. Position is west of centre
187 // Centre is west. Position is south of centre
190 // Centre is east. Position is west of centre
199 // Centre is at the equator. Position is west of centre
MapModel3D.java 213 // Centre is west. Position is west of centre
216 // Centre is west. Position is south of centre
219 // Centre is east. Position is west of centre
228 // Centre is at the equator. Position is west of centre
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_error_handler.js 9 * @author Mike West <mkwst@google.com>
  /external/srtp/doc/
header.template 91 contributed many important fixes. Brian West contributed changes to
  /frameworks/base/services/jni/
com_android_server_AlarmManagerService.cpp 52 ALOGD("Kernel timezone updated to %d minutes west of GMT\n", minswest);
  /external/proguard/src/proguard/gui/
OptimizationsDialog.java 63 constraintsLast.anchor = GridBagConstraints.WEST;
70 constraintsLastStretch.anchor = GridBagConstraints.WEST;
ClassSpecificationDialog.java 87 constraints.anchor = GridBagConstraints.WEST;
93 constraintsStretch.anchor = GridBagConstraints.WEST;
98 constraintsLast.anchor = GridBagConstraints.WEST;
105 constraintsLastStretch.anchor = GridBagConstraints.WEST;
311 labelConstraints.anchor = GridBagConstraints.WEST;
MemberSpecificationDialog.java 83 constraints.anchor = GridBagConstraints.WEST;
89 constraintsStretch.anchor = GridBagConstraints.WEST;
94 constraintsLast.anchor = GridBagConstraints.WEST;
101 constraintsLastStretch.anchor = GridBagConstraints.WEST;
280 labelConstraints.anchor = GridBagConstraints.WEST;
  /development/samples/Snake/src/com/example/android/snake/
SnakeView.java 57 private static final int WEST = 4;
297 mNextDirection = WEST;
303 if (mDirection != WEST) {
468 case WEST: {
  /external/jmonkeyengine/engine/src/test/jme3test/light/
TestSpotLightTerrain.java 205 Texture west = assetManager.loadTexture("Textures/Sky/Lagoon/lagoon_west.jpg"); local
212 Spatial sky = SkyFactory.createSky(assetManager, west, east, north, south, up, down);

Completed in 1782 milliseconds

1 2 3 4 5