Searched refs:shape (Results 201 - 222 of 222) sorted by relevance

123456789

/external/jmonkeyengine/engine/src/niftygui/com/jme3/niftygui/
H A DRenderDeviceJme.java46 import com.jme3.scene.shape.Quad;
/external/jmonkeyengine/engine/src/test/jme3test/water/
H A DTestPostWater.java27 import com.jme3.scene.shape.Box;
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/curves/
H A DCurvesHelper.java17 import com.jme3.scene.shape.Curve;
18 import com.jme3.scene.shape.Surface;
246 } else {//creating curve with bevel and taper shape
/external/libvorbis/doc/
H A D04-codec.tex306 shape.
312 shape.
316 short-window shape.
323 lapping requirements can affect overall shape. Window generation
/external/jmonkeyengine/engine/src/test/jme3test/terrain/
H A DTerrainTestModifyHeight.java53 import com.jme3.scene.shape.Sphere;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...
/external/opencv/cvaux/include/
H A Dcvvidsurv.hpp712 enum {RECT, ELLIPSE} shape; member in struct:CvDrawShape
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...
/external/opencv/cv/include/
H A Dcv.h319 int shape, int* values CV_DEFAULT(NULL) );
/external/v8/src/
H A Dobjects.cc7953 StringShape shape(this);
7956 if (shape.representation_tag() == kConsStringTag) {
7962 shape = StringShape(string);
7964 if (shape.representation_tag() == kSlicedStringTag) {
7968 shape = StringShape(string);
7969 DCHECK(shape.representation_tag() != kConsStringTag &&
7970 shape.representation_tag() != kSlicedStringTag);
7972 if (shape.encoding_tag() == kOneByteStringTag) {
7974 if (shape.representation_tag() == kSeqStringTag) {
7981 DCHECK(shape
[all...]
H A Dapi.cc5591 i::StringShape shape(*obj);
5592 return !shape.IsExternal();
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidi.java4315 shaper.shape(txt, 0, len);
/external/aac/libFDK/src/
H A DFDK_tools_rom.cpp1142 * \brief Helper table containing the length, rasterand shape mapping to individual window slope tables.
1213 const FIXP_WTP * FDKgetWindowSlope(int length, int shape) argument
1240 /* The table for sine windows (shape == 0) is 5 entries longer. */
1241 if (shape == 1) {
1246 w = windowSlopes[shape&1][raster][ld2_length];
/external/bison/build-aux/
H A Dtexinfo.tex7021 % Figure out line sizes for the paragraph shape. We'll always have at
7040 % The final paragraph shape:
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
H A Dssvnc.tcl14544 When drawing the mouse cursor shape locally, use an X11 cursor

Completed in 996 milliseconds

123456789