/external/deqp/framework/platform/null/ |
tcuNullRenderContextFuncs.inl | 346 GLW_APICALL void GLW_APIENTRY glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) 351 DE_UNREF(yoffset); 369 GLW_APICALL void GLW_APIENTRY glTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid* pixels) 374 DE_UNREF(yoffset); 437 GLW_APICALL void GLW_APIENTRY glTexSubImage3D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid* pixels) 442 DE_UNREF(yoffset); 452 GLW_APICALL void GLW_APIENTRY glCopyTexSubImage3D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) 457 DE_UNREF(yoffset); 512 GLW_APICALL void GLW_APIENTRY glCompressedTexSubImage3D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid* data) 517 DE_UNREF(yoffset); [all...] |
/external/mesa3d/src/gallium/state_trackers/vega/ |
mask.c | 112 VGint xoffset = 0, yoffset = 0; local 121 yoffset = -sy; 125 yoffset *= dataStride; 142 dst + yoffset + xoffset);
|
/external/mesa3d/src/mesa/drivers/common/ |
meta.h | 117 GLint xoffset, GLint yoffset, GLint zoffset,
|
/external/mesa3d/src/mesa/main/ |
texobj.h | 168 GLint yoffset, GLint zoffset, GLsizei width,
|
/external/opencv/otherlibs/highgui/ |
grfmt_jpeg2000.cpp | 270 int yoffset = jas_image_tly( m_image ); local 280 uchar* dst = data + (y - yoffset) * step - xoffset; 332 int yoffset = jas_image_tly( m_image ); local 342 ushort* dst = data + (y - yoffset) * step - xoffset;
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowToast.java | 58 public void setGravity(int gravity, int xOffset, int yOffset) {
|
/external/skia/src/core/ |
SkAAClip.h | 69 struct YOffset;
|
/hardware/intel/img/psb_video/src/x11/ |
psb_xrandr.h | 178 unsigned int *yoffset, psb_extvideo_center *center, psb_extvideo_subtitle *subtitle,
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_q6vdec.h | 134 int yoffset[4]; member in struct:vdec_vc1_panscan_regions
|
/packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis3/ |
Visualization3RS.java | 51 public void setOffset(float xOffset, float yOffset, int xPixels, int yPixels) {
|
/sdk/emulator/opengl/host/libs/GLESv1_dec/ |
gl.in | 56 GL_ENTRY(void, glCompressedTexSubImage2D, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *data) 58 GL_ENTRY(void, glCopyTexSubImage2D, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) 140 GL_ENTRY(void, glTexSubImage2D, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels) 291 GL_ENTRY(void, glExtGetTexSubImageQCOM, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLvoid *texels)
|
/development/ndk/platforms/android-5/include/GLES2/ |
gl2ext.h | 490 GL_APICALL void GL_APIENTRY glTexSubImage3DOES (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid* pixels); 491 GL_APICALL void GL_APIENTRY glCopyTexSubImage3DOES (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height); 493 GL_APICALL void GL_APIENTRY glCompressedTexSubImage3DOES (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid* data); 497 typedef void (GL_APIENTRYP PFNGLTEXSUBIMAGE3DOESPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid* pixels); 498 typedef void (GL_APIENTRYP PFNGLCOPYTEXSUBIMAGE3DOESPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height); 500 typedef void (GL_APIENTRYP PFNGLCOMPRESSEDTEXSUBIMAGE3DOESPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid* data); [all...] |
/device/asus/flo/camera/mm-image-codec/qomx_core/ |
QOMX_JpegExtensions.h | 129 * @yOffset - Offset within the Y buffer 145 OMX_U32 yOffset;
|
/device/lge/hammerhead/camera/mm-image-codec/qomx_core/ |
QOMX_JpegExtensions.h | 129 * @yOffset - Offset within the Y buffer 145 OMX_U32 yOffset;
|
/external/chromium_org/gpu/command_buffer/service/ |
async_pixel_transfer_manager_idle.cc | 191 tex_params.yoffset == 0 && 213 tex_params.yoffset,
|
/external/chromium_org/ppapi/shared_impl/ |
ppb_opengles2_shared.cc | 232 GLint yoffset, 243 yoffset, 272 GLint yoffset, 280 target, level, xoffset, yoffset, x, y, width, height); 1077 GLint yoffset, 1086 target, level, xoffset, yoffset, width, height, format, type, pixels); [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/neon/ |
vp8_subpixelvariance8x8_neon.asm | 21 ; r3 int yoffset, 103 cmp r3, #0 ;skip second_pass filter if yoffset=0
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/ |
subpixel_ssse3.asm | 880 ; int yoffset, 910 movsxd rax, dword ptr arg(3) ; yoffset 912 cmp rax, 0 ; skip second_pass filter if yoffset=0 1003 movsxd rax, dword ptr arg(3) ; yoffset 1143 ; int yoffset, [all...] |
/external/libvpx/libvpx/vp8/common/arm/neon/ |
vp8_subpixelvariance8x8_neon.asm | 21 ; r3 int yoffset, 102 cmp r3, #0 ;skip second_pass filter if yoffset=0
|
/external/libvpx/libvpx/vp8/common/x86/ |
subpixel_ssse3.asm | 880 ; int yoffset, 910 movsxd rax, dword ptr arg(3) ; yoffset 912 cmp rax, 0 ; skip second_pass filter if yoffset=0 1003 movsxd rax, dword ptr arg(3) ; yoffset 1143 ; int yoffset, [all...] |
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/ |
GLCanvas.java | 172 * @param yOffset Specifies a texel offset in the y direction within the 177 public abstract void texSubImage2D(BasicTexture texture, int xOffset, int yOffset,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/ |
vp8_subpixelvariance8x8_neon.asm | 21 ; r3 int yoffset, 102 cmp r3, #0 ;skip second_pass filter if yoffset=0
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
subpixel_ssse3.asm | 880 ; int yoffset, 910 movsxd rax, dword ptr arg(3) ; yoffset 912 cmp rax, 0 ; skip second_pass filter if yoffset=0 1003 movsxd rax, dword ptr arg(3) ; yoffset 1143 ; int yoffset, [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
GLCanvas.java | 174 * @param yOffset Specifies a texel offset in the y direction within the 179 public abstract void texSubImage2D(BasicTexture texture, int xOffset, int yOffset,
|
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/glrenderer/ |
GLCanvas.java | 172 * @param yOffset Specifies a texel offset in the y direction within the 177 public abstract void texSubImage2D(BasicTexture texture, int xOffset, int yOffset,
|