HomeSort by relevance Sort by last modified time
    Searched refs:nx (Results 151 - 175 of 265) sorted by null

1 2 3 4 5 67 8 91011

  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/GLES/
gl.h 618 GL_API void GL_APIENTRY glNormal3f (GLfloat nx, GLfloat ny, GLfloat nz);
705 GL_API void GL_APIENTRY glNormal3x (GLfixed nx, GLfixed ny, GLfixed nz);
    [all...]
  /external/opencv3/modules/calib3d/test/
test_cameracalibration.cpp 842 double fx, fy, cx, cy, nx, ny; local
869 nx = imageSize.width / apertureWidth;
874 nx = 1.0;
881 goodFocalLength = fx / nx;
883 goodPrincipalPoint.x = cx / nx;
    [all...]
  /external/opencv3/modules/core/test/ocl/
test_arithm.cpp 898 int nx, ny; member in struct:cvtest::ocl::RepeatTestCase
904 nx = randomInt(1, 4);
911 Size dstRoiSize(srcRoiSize.width * nx, srcRoiSize.height * ny);
928 OCL_OFF(cv::repeat(src1_roi, ny, nx, dst1_roi));
929 OCL_ON(cv::repeat(usrc1_roi, ny, nx, udst1_roi));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
gl.h 862 WINGDIAPI void APIENTRY glNormal3b (GLbyte nx,GLbyte ny,GLbyte nz);
864 WINGDIAPI void APIENTRY glNormal3d(GLdouble nx,GLdouble ny,GLdouble nz);
    [all...]
  /external/opencv3/modules/java/src/
core+Core.java 1218 // C++: void repeat(Mat src, int ny, int nx, Mat& dst)
1221 //javadoc: repeat(src, ny, nx, dst)
1222 public static void repeat(Mat src, int ny, int nx, Mat dst)
1225 repeat_0(src.nativeObj, ny, nx, dst.nativeObj);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3drm.h 83 D3DVALUE px, D3DVALUE py, D3DVALUE pz, D3DVALUE nx, D3DVALUE ny, D3DVALUE nz,
222 D3DVALUE px, D3DVALUE py, D3DVALUE pz, D3DVALUE nx, D3DVALUE ny, D3DVALUE nz,
364 D3DVALUE nx, D3DVALUE ny, D3DVALUE nz, IDirect3DRMShadow2 **shadow) PURE;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
org.eclipse.equinox.util_1.0.200.v20100503.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.util_1.0.500.v20130404-1337.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.util_1.0.500.v20130404-1337.jar 
  /development/ndk/platforms/android-4/include/GLES/
glext.h 556 GL_API void GL_APIENTRY glNormal3xOES (GLfixed nx, GLfixed ny, GLfixed nz);
596 typedef void (GL_APIENTRYP PFNGLNORMAL3XOESPROC) (GLfixed nx, GLfixed ny, GLfixed nz);
    [all...]
  /external/mesa3d/include/GLES/
glext.h 588 GL_API void GL_APIENTRY glNormal3xOES (GLfixed nx, GLfixed ny, GLfixed nz);
628 typedef void (GL_APIENTRYP PFNGLNORMAL3XOESPROC) (GLfixed nx, GLfixed ny, GLfixed nz);
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_surface.c 223 unsigned nx = util_format_get_nblocksx(src->format, src_box->width); local
231 nv50_m2mf_transfer_rect(nv50, &drect, &srect, nx, ny);
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_surface.c 230 unsigned nx = util_format_get_nblocksx(src->format, src_box->width); local
238 nvc0->m2mf_copy_rect(nvc0, &drect, &srect, nx, ny);
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES/
glext.h 556 GL_API void GL_APIENTRY glNormal3xOES (GLfixed nx, GLfixed ny, GLfixed nz);
596 typedef void (GL_APIENTRYP PFNGLNORMAL3XOESPROC) (GLfixed nx, GLfixed ny, GLfixed nz);
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES/
glext.h 556 GL_API void GL_APIENTRY glNormal3xOES (GLfixed nx, GLfixed ny, GLfixed nz);
596 typedef void (GL_APIENTRYP PFNGLNORMAL3XOESPROC) (GLfixed nx, GLfixed ny, GLfixed nz);
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES/
glext.h 556 GL_API void GL_APIENTRY glNormal3xOES (GLfixed nx, GLfixed ny, GLfixed nz);
596 typedef void (GL_APIENTRYP PFNGLNORMAL3XOESPROC) (GLfixed nx, GLfixed ny, GLfixed nz);
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES/
glext.h 556 GL_API void GL_APIENTRY glNormal3xOES (GLfixed nx, GLfixed ny, GLfixed nz);
596 typedef void (GL_APIENTRYP PFNGLNORMAL3XOESPROC) (GLfixed nx, GLfixed ny, GLfixed nz);
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/GLES/
glext.h 556 GL_API void GL_APIENTRY glNormal3xOES (GLfixed nx, GLfixed ny, GLfixed nz);
596 typedef void (GL_APIENTRYP PFNGLNORMAL3XOESPROC) (GLfixed nx, GLfixed ny, GLfixed nz);
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/GLES/
glext.h 556 GL_API void GL_APIENTRY glNormal3xOES (GLfixed nx, GLfixed ny, GLfixed nz);
596 typedef void (GL_APIENTRYP PFNGLNORMAL3XOESPROC) (GLfixed nx, GLfixed ny, GLfixed nz);
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/GLES/
glext.h 556 GL_API void GL_APIENTRY glNormal3xOES (GLfixed nx, GLfixed ny, GLfixed nz);
596 typedef void (GL_APIENTRYP PFNGLNORMAL3XOESPROC) (GLfixed nx, GLfixed ny, GLfixed nz);
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/GLES/
glext.h 556 GL_API void GL_APIENTRY glNormal3xOES (GLfixed nx, GLfixed ny, GLfixed nz);
596 typedef void (GL_APIENTRYP PFNGLNORMAL3XOESPROC) (GLfixed nx, GLfixed ny, GLfixed nz);
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/GLES/
glext.h 556 GL_API void GL_APIENTRY glNormal3xOES (GLfixed nx, GLfixed ny, GLfixed nz);
596 typedef void (GL_APIENTRYP PFNGLNORMAL3XOESPROC) (GLfixed nx, GLfixed ny, GLfixed nz);
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/GLES/
glext.h 556 GL_API void GL_APIENTRY glNormal3xOES (GLfixed nx, GLfixed ny, GLfixed nz);
596 typedef void (GL_APIENTRYP PFNGLNORMAL3XOESPROC) (GLfixed nx, GLfixed ny, GLfixed nz);
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/GLES/
glext.h 556 GL_API void GL_APIENTRY glNormal3xOES (GLfixed nx, GLfixed ny, GLfixed nz);
596 typedef void (GL_APIENTRYP PFNGLNORMAL3XOESPROC) (GLfixed nx, GLfixed ny, GLfixed nz);
    [all...]

Completed in 1248 milliseconds

1 2 3 4 5 67 8 91011