Home
last modified time | relevance | path

Searched refs:srcHeight (Results 1 – 17 of 17) sorted by relevance

/frameworks/native/include/media/editor/
DII420ColorConverter.h86 void* srcBits, int srcWidth, int srcHeight,
112 int srcWidth, int srcHeight,
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicResize.cpp323 const int srcHeight = cp->mAlloc->mHal.drvState.lod[0].dimY; in kernelU4() local
330 int maxy = srcHeight - 1; in kernelU4()
390 const int srcHeight = cp->mAlloc->mHal.drvState.lod[0].dimY; in kernelU2() local
397 int maxy = srcHeight - 1; in kernelU2()
457 const int srcHeight = cp->mAlloc->mHal.drvState.lod[0].dimY; in kernelU1() local
464 int maxy = srcHeight - 1; in kernelU1()
524 const int srcHeight = cp->mAlloc->mHal.drvState.lod[0].dimY; in kernelF4() local
531 int maxy = srcHeight - 1; in kernelF4()
564 const int srcHeight = cp->mAlloc->mHal.drvState.lod[0].dimY; in kernelF2() local
571 int maxy = srcHeight - 1; in kernelF2()
[all …]
/frameworks/av/include/media/stagefright/
DColorConverter.h38 size_t srcWidth, size_t srcHeight,
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/common/
DBitmapUtils.java141 int srcHeight = bitmap.getHeight(); in resizeDownBySideLength() local
143 (float) maxLength / srcWidth, (float) maxLength / srcHeight); in resizeDownBySideLength()
/frameworks/av/cmds/stagefright/
Dmediafilter.cpp195 int32_t srcWidth, srcHeight, srcStride, srcSliceHeight; in tryCopyDecodedBuffer() local
201 && srcFormat->findInt32("height", & srcHeight) in tryCopyDecodedBuffer()
209 CHECK(srcWidth <= destStride && srcHeight <= destSliceHeight); in tryCopyDecodedBuffer()
215 srcHeight, in tryCopyDecodedBuffer()
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES31Ext.spec15 …dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDept…
DGLES32.spec2 …dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDept…
/frameworks/av/media/libstagefright/colorconversion/
DColorConverter.cpp81 size_t srcWidth, size_t srcHeight, in convert() argument
94 srcWidth, srcHeight, in convert()
/frameworks/base/opengl/java/android/opengl/
DGLES31Ext.java427 int srcHeight, in glCopyImageSubDataEXT() argument
DGLES32.java263 int srcHeight, in glCopyImageSubData() argument
/frameworks/base/core/jni/
Dandroid_opengl_GLES31Ext.cpp722 …et, jint dstLevel, jint dstX, jint dstY, jint dstZ, jint srcWidth, jint srcHeight, jint srcDepth) { in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII() argument
737 (GLsizei)srcHeight, in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
Dandroid_opengl_GLES32.cpp453 …et, jint dstLevel, jint dstX, jint dstY, jint dstZ, jint srcWidth, jint srcHeight, jint srcDepth) { in android_glCopyImageSubData__IIIIIIIIIIIIIII() argument
468 (GLsizei)srcHeight, in android_glCopyImageSubData__IIIIIIIIIIIIIII()
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in58 …dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDept…
59 …, srcX, srcY, srcZ, dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, srcHeight, srcDepth);
295 …dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDept…
296 …, srcX, srcY, srcZ, dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, srcHeight, srcDepth);
Dgl2_api.in946 …dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDept…
947 …, srcX, srcY, srcZ, dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, srcHeight, srcDepth);
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h280 …dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDept…
282 …dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDept…
1105 …dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDept…
1107 …dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDept…
/frameworks/native/opengl/libs/
Dentries.in107 …dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDept…
108 …dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDept…
109 …dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDept…
/frameworks/native/opengl/include/GLES3/
Dgl32.h1734 …dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDept…
1779 …dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDept…