HomeSort by relevance Sort by last modified time
    Searched refs:srcWidth (Results 51 - 75 of 85) sorted by null

1 23 4

  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
BlockFieldMatrix.java 782 * @param srcWidth source block width ({@link #BLOCK_SIZE} or smaller)
792 private void copyBlockPart(final T[] srcBlock, final int srcWidth
    [all...]
BlockRealMatrix.java 808 * @param srcWidth source block width ({@link #BLOCK_SIZE} or smaller)
    [all...]
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.h 281 void getAspectRatioPosition(int destWidth, int destHeight, int srcWidth,
  /device/moto/shamu/camera/QCamera2/HAL/test/
qcamera_test.cpp 1003 mInterpr->mViVBuff.srcWidth = currentVideoSize.width;
1034 srcOffset, mInterpr->mViVBuff.srcWidth);
1043 srcOffset, mInterpr->mViVBuff.srcWidth);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fVertexTextureTests.cpp     [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.cpp 595 int srcWidth = ctx->dpyAttr[HWC_DISPLAY_PRIMARY].xres;
598 swap(srcWidth, srcHeight);
600 getAspectRatioPosition(dstWidth, dstHeight, srcWidth,
    [all...]
  /external/deqp/modules/gles31/functional/
es31fPrimitiveBoundingBoxTests.cpp     [all...]
  /frameworks/base/core/jni/
android_opengl_GLES31Ext.cpp 725 /* void glCopyImageSubDataEXT ( GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth ) */
728 (JNIEnv *_env, jobject _this, jint srcName, jint srcTarget, jint srcLevel, jint srcX, jint srcY, jint srcZ, jint dstName, jint dstTarget, jint dstLevel, jint dstX, jint dstY, jint dstZ, jint srcWidth, jint srcHeight, jint srcDepth) {
742 (GLsizei)srcWidth,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glxext.h 795 int srcXOrigin, srcYOrigin, srcWidth, srcHeight;
    [all...]
  /external/mesa3d/include/GL/
glxext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glxext.h     [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta.c     [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.cpp 749 int srcWidth = ctx->dpyAttr[HWC_DISPLAY_PRIMARY].xres;
752 swap(srcWidth, srcHeight);
754 qdutils::getAspectRatioPosition(dstWidth, dstHeight, srcWidth,
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
  /development/ndk/platforms/android-21/include/GLES2/
gl2ext.h     [all...]
  /frameworks/native/opengl/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xproto.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xproto.h     [all...]

Completed in 1165 milliseconds

1 23 4