/external/libvpx/mips/ |
vp8_rtcd.h | 133 unsigned int vp8_sub_pixel_variance4x4_c(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse); 136 unsigned int vp8_sub_pixel_variance8x8_c(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse); 139 unsigned int vp8_sub_pixel_variance8x16_c(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse); 142 unsigned int vp8_sub_pixel_variance16x8_c(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse); 145 unsigned int vp8_sub_pixel_variance16x16_c(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse); 220 unsigned int vp8_sub_pixel_mse16x16_c(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse);
|
/external/skia/src/effects/ |
SkMagnifierImageFilter.cpp | 29 float yOffset, 36 yOffset, 63 float yOffset, 70 , fYOffset(yOffset) 257 SkScalar yOffset = (texture->origin() == kTopLeft_GrSurfaceOrigin) ? fSrcRect.y() : 262 yOffset / texture->height(),
|
/frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/ |
ui_test.rs | 365 int yOffset = listItemHeight; 373 if (yOffset - listItemHeight > gRenderSurfaceH) { 376 rsgDrawRect(0, yOffset - 1, gRenderSurfaceW, yOffset, 0); 377 rsgDrawText(gListViewText[i].item, 20, yOffset - 10); 378 yOffset += listItemHeight;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/ |
TexImageTransform.java | 62 * @param yOffset y offset for the source data (used only in glTexSubImage2D) 67 GLEnum type, int xOffset, int yOffset, int width, int height) { 74 myOffset = yOffset; 156 * @param yOffset y offset for the update region 162 int xOffset, int yOffset, int width, int height) throws IOException { 175 image.getRaster().setDataElements(xOffset, yOffset, width, height,
|
/external/chromium_org/cc/test/ |
test_gles2_interface.h | 82 GLint yoffset, 112 GLint yoffset,
|
test_gles2_interface.cc | 194 GLint yoffset, 201 target, level, xoffset, yoffset, width, height, format, type, pixels); 250 GLint yoffset, 257 target, level, xoffset, yoffset, width, height, format, type, pixels);
|
/external/chromium_org/ppapi/shared_impl/ |
ppb_graphics_3d_shared.cc | 80 GLint yoffset, 87 target, level, xoffset, yoffset, width, height, format, type, access);
|
ppb_graphics_3d_shared.h | 46 GLint yoffset,
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
texstore.h | 103 GLint xoffset, GLint yoffset, GLint zoffset, 118 GLint xoffset, GLint yoffset, GLint zoffset,
|
/external/harfbuzz/contrib/ |
harfbuzz-freetype.c | 102 metrics->xOffset = metrics->yOffset = 0; 112 metrics->yOffset = ftmetrics->horiBearingY;
|
/external/harfbuzz_ng/src/ |
hb-buffer-deserialize-json.rl | 84 yoffset = "\"dy\"" colon (num >tok %parse_y_offset); 88 element = glyph | cluster | xoffset | yoffset | xadvance | yadvance;
|
/external/libvpx/armv7a/ |
vp8_rtcd.h | 162 unsigned int vp8_sub_pixel_variance4x4_c(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse); 165 unsigned int vp8_sub_pixel_variance8x8_c(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse); 166 unsigned int vp8_sub_pixel_variance8x8_armv6(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse); 169 unsigned int vp8_sub_pixel_variance8x16_c(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse); 172 unsigned int vp8_sub_pixel_variance16x8_c(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse); 175 unsigned int vp8_sub_pixel_variance16x16_c(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse); 176 unsigned int vp8_sub_pixel_variance16x16_armv6(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse); 255 unsigned int vp8_sub_pixel_mse16x16_c(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse);
|
/external/mesa3d/src/mesa/main/ |
texstore.h | 103 GLint xoffset, GLint yoffset, GLint zoffset, 118 GLint xoffset, GLint yoffset, GLint zoffset,
|
/frameworks/base/libs/hwui/ |
PathTessellator.h | 66 void copyInto(const VertexBuffer& srcBuffer, float xOffset, float yOffset) { 73 TYPE::copyWithOffset(&dst[i], src[i], xOffset, yOffset);
|
/frameworks/native/opengl/libs/GLES2/ |
gl2ext_api.in | 25 void API_ENTRY(glTexSubImage3DOES)(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid* pixels) { 26 CALL_GL_API(glTexSubImage3DOES, target, level, xoffset, yoffset, zoffset, width, height, depth, format, type, pixels); 28 void API_ENTRY(glCopyTexSubImage3DOES)(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) { 29 CALL_GL_API(glCopyTexSubImage3DOES, target, level, xoffset, yoffset, zoffset, x, y, width, height); 34 void API_ENTRY(glCompressedTexSubImage3DOES)(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid* data) { 35 CALL_GL_API(glCompressedTexSubImage3DOES, target, level, xoffset, yoffset, zoffset, width, height, depth, format, imageSize, data); 340 void API_ENTRY(glExtGetTexSubImageQCOM)(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLvoid *texels) { 341 CALL_GL_API(glExtGetTexSubImageQCOM, target, level, xoffset, yoffset, zoffset, width, height, depth, format, type, texels);
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
ButtonDropTarget.java | 152 final int yOffset = (int) -(viewHeight - height) / 2; 153 to.offset(xOffset, yOffset);
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
ButtonDropTarget.java | 154 final int yOffset = (int) -(viewHeight - height) / 2; 155 to.offset(xOffset, yOffset);
|
/system/core/init/ |
logo.c | 86 fb->vi.yoffset = 1; 88 fb->vi.yoffset = 0;
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jquery/ |
jquery.flot.dashes.js | 43 function plotDashes(xoffset, yoffset) { 122 ctx.moveTo(axisx.p2c(x1) + xoffset, axisy.p2c(y1) + yoffset); 126 ay1 = axisy.p2c(y1) + yoffset, 128 ay2 = axisy.p2c(y2) + yoffset,
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/jquery/ |
jquery.flot.dashes.js | 43 function plotDashes(xoffset, yoffset) { 122 ctx.moveTo(axisx.p2c(x1) + xoffset, axisy.p2c(y1) + yoffset); 126 ay1 = axisy.p2c(y1) + yoffset, 128 ay2 = axisy.p2c(y2) + yoffset,
|
/external/chromium_org/gpu/command_buffer/service/ |
async_pixel_transfer_delegate.h | 40 GLint yoffset; member in struct:gpu::AsyncTexSubImage2DParams
|
/external/libvpx/libvpx/vp8/common/ |
variance.h | 70 int yoffset,
|
/hardware/samsung_slsi/exynos5/include/ |
s3c_lcd.h | 50 unsigned int yoffset; /* resolution */ member in struct:__anon34930
|
/packages/wallpapers/Basic/src/com/android/wallpaper/ |
RenderScriptScene.java | 85 public void setOffset(float xOffset, float yOffset, int xPixels, int yPixels) {
|
/packages/wallpapers/MagicSmoke/src/com/android/magicsmoke/ |
RenderScriptScene.java | 89 public void setOffset(float xOffset, float yOffset, float xStep, float yStep, int xPixels, int yPixels) {
|