HomeSort by relevance Sort by last modified time
    Searched full:plane (Results 301 - 325 of 671) sorted by null

<<11121314151617181920>>

  /external/jmonkeyengine/engine/src/core/com/jme3/math/
Ring.java 57 * Constructor creates a new <code>Ring</code> lying on the XZ plane,
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/picking/
BresenhamYUpGridTracer.java 40 * Works on the XZ plane, with positive Y as up.
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
povray.php 103 'texture_list', 'face_indices', 'normal_indices', 'uv_indices', 'texture', 'polygon', 'plane', 'poly',
  /external/libvpx/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_copyframe_func_neon.asm 30 ;Copy Y plane
vp8_vpxyv12_copysrcframe_func_neon.asm 30 ;Copy Y plane
  /external/quake/quake/src/QW/client/
r_draw.c 562 pplane = fa->plane;
677 pplane = psurf->plane;
807 pplane = fa->plane;
895 pplane = psurf->plane;
r_edge.c 355 // if it's two surfaces on the same plane, the one that's already
373 // if it's two surfaces on the same plane, the one that's already
485 // if it's two surfaces on the same plane, the one that's already
522 // if it's two surfaces on the same plane, the one that's already
  /external/quake/quake/src/WinQuake/
r_draw.cpp 562 pplane = fa->plane;
677 pplane = psurf->plane;
807 pplane = fa->plane;
895 pplane = psurf->plane;
r_edge.cpp 355 // if it's two surfaces on the same plane, the one that's already
373 // if it's two surfaces on the same plane, the one that's already
485 // if it's two surfaces on the same plane, the one that's already
522 // if it's two surfaces on the same plane, the one that's already
  /external/skia/include/core/
SkMask.h 42 /** Return the byte size of the mask, assuming only 1 plane.
  /external/skia/legacy/include/core/
SkMask.h 42 /** Return the byte size of the mask, assuming only 1 plane.
  /external/tcpdump/
print-mpls.c 115 * and decoding is particularly useful for control-plane traffic [BGP]
  /external/webp/src/dec/
alpha.c 8 // Alpha-plane decompression.
  /frameworks/av/libvideoeditor/vss/common/inc/
M4VIFI_Defines.h 135 /** YUV plane index */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/comm/src/
omxVCCOMM_ExpandFrame_I_s.s 13 ;// This function will Expand Frame boundary pixels into Plane
  /frameworks/base/core/java/android/hardware/
SensorListener.java 63 * side of the plane (tail to nose).
  /frameworks/base/core/java/android/view/animation/
RotateAnimation.java 25 * place in the X-Y plane. You can specify the point to use for the center of
  /frameworks/base/graphics/java/android/graphics/
ImageFormat.java 38 * <p>YV12 is a 4:2:0 YCrCb planar format comprised of a WxH Y plane followed
  /frameworks/base/location/java/android/location/
Geofence.java 39 * Create a circular geofence (on a flat, horizontal plane).
  /frameworks/base/opengl/java/android/opengl/
GLLogWrapper.java     [all...]
  /hardware/libhardware/tests/camera2/
CameraBurstTests.cpp 97 /* iterate over the Y plane only */
  /hardware/qcom/display/libcopybit/
copybit.h 65 /* plane alpha value */
  /packages/apps/Gallery2/tests/src/com/android/gallery3d/glrenderer/
GLStub.java 773 int plane,
779 int plane,
784 int plane,
790 int plane,
  /packages/apps/Phone/src/com/android/phone/
AccelerometerListener.java 122 // magnitude of the acceleration vector projected onto XY plane
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
glext.h 338 GL_API void GL_APIENTRY glClipPlanexOES (GLenum plane, const GLfixed *equation);
378 typedef void (GL_APIENTRYP PFNGLCLIPPLANEXOESPROC) (GLenum plane, const GLfixed *equation);
512 GL_API void GL_APIENTRY glClipPlanefOES (GLenum plane, const GLfloat *equation);
519 typedef void (GL_APIENTRYP PFNGLCLIPPLANEFOESPROC) (GLenum plane, const GLfloat *equation);

Completed in 592 milliseconds

<<11121314151617181920>>