HomeSort by relevance Sort by last modified time
    Searched full:yoffset (Results 1 - 25 of 1046) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
Lines2Activity.java 75 private void drawLines(Canvas canvas, Paint p, float xOffset, float yOffset) {
76 canvas.drawLine(10 + xOffset, yOffset, 10 + xOffset, 40 + yOffset, p);
77 canvas.drawLine(30 + xOffset, yOffset, 40 + xOffset, 40 + yOffset, p);
78 canvas.drawLine(40 + xOffset, yOffset, 75 + xOffset, 35 + yOffset, p);
79 canvas.drawLine(50 + xOffset, 5+ yOffset, 100 + xOffset, 15 + yOffset, p);
80 canvas.drawLine(60 + xOffset, yOffset, 110 + xOffset, 2 + yOffset, p)
    [all...]
ColoredRectsActivity.java 76 float yOffset = 10;
80 canvas.translate(mOffset, yOffset);
83 canvas.translate(0, -yOffset);
85 canvas.translate(60, yOffset/2);
91 yOffset += 100;
95 canvas.translate(mOffset + 10, yOffset);
100 canvas.translate(mOffset + 70, yOffset);
105 canvas.translate(mOffset + 140, yOffset);
111 canvas.translate(mOffset + 210, yOffset);
117 canvas.translate(mOffset + 280, yOffset);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/
variance_arm.c 24 int yoffset,
35 VFilter = vp8_bilinear_filters[yoffset];
52 int yoffset,
63 if (xoffset == 4 && yoffset == 0)
68 else if (xoffset == 0 && yoffset == 4)
73 else if (xoffset == 4 && yoffset == 4)
81 VFilter = vp8_bilinear_filters[yoffset];
105 int yoffset,
116 int yoffset,
122 if (xoffset == 4 && yoffset == 0
    [all...]
bilinearfilter_arm.c 44 int yoffset,
53 VFilter = vp8_bilinear_filters[yoffset];
63 int yoffset,
72 VFilter = vp8_bilinear_filters[yoffset];
82 int yoffset,
91 VFilter = vp8_bilinear_filters[yoffset];
101 int yoffset,
110 VFilter = vp8_bilinear_filters[yoffset];
filter_arm.c 95 int yoffset,
106 VFilter = vp8_sub_pel_filters[yoffset]; /* 6 tap */
109 if (xoffset && !yoffset)
117 else if (!xoffset && yoffset)
124 if (yoffset & 0x1)
143 int yoffset,
153 VFilter = vp8_sub_pel_filters[yoffset]; /* 6 tap */
155 if (xoffset && !yoffset)
160 else if (!xoffset && yoffset)
166 if (yoffset & 0x1
    [all...]
  /external/libvpx/libvpx/vp8/common/arm/
variance_arm.c 24 int yoffset,
35 VFilter = vp8_bilinear_filters[yoffset];
52 int yoffset,
63 if (xoffset == 4 && yoffset == 0)
68 else if (xoffset == 0 && yoffset == 4)
73 else if (xoffset == 4 && yoffset == 4)
81 VFilter = vp8_bilinear_filters[yoffset];
105 int yoffset,
116 int yoffset,
122 if (xoffset == 4 && yoffset == 0
    [all...]
bilinearfilter_arm.c 44 int yoffset,
53 VFilter = vp8_bilinear_filters[yoffset];
63 int yoffset,
72 VFilter = vp8_bilinear_filters[yoffset];
82 int yoffset,
91 VFilter = vp8_bilinear_filters[yoffset];
101 int yoffset,
110 VFilter = vp8_bilinear_filters[yoffset];
filter_arm.c 95 int yoffset,
106 VFilter = vp8_sub_pel_filters[yoffset]; /* 6 tap */
109 if (xoffset && !yoffset)
117 else if (!xoffset && yoffset)
124 if (yoffset & 0x1)
143 int yoffset,
153 VFilter = vp8_sub_pel_filters[yoffset]; /* 6 tap */
155 if (xoffset && !yoffset)
160 else if (!xoffset && yoffset)
166 if (yoffset & 0x1
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/
variance_arm.c 24 int yoffset,
35 VFilter = vp8_bilinear_filters[yoffset];
52 int yoffset,
63 if (xoffset == 4 && yoffset == 0)
68 else if (xoffset == 0 && yoffset == 4)
73 else if (xoffset == 4 && yoffset == 4)
81 VFilter = vp8_bilinear_filters[yoffset];
105 int yoffset,
116 int yoffset,
122 if (xoffset == 4 && yoffset == 0
    [all...]
bilinearfilter_arm.c 44 int yoffset,
53 VFilter = vp8_bilinear_filters[yoffset];
63 int yoffset,
72 VFilter = vp8_bilinear_filters[yoffset];
82 int yoffset,
91 VFilter = vp8_bilinear_filters[yoffset];
101 int yoffset,
110 VFilter = vp8_bilinear_filters[yoffset];
filter_arm.c 95 int yoffset,
106 VFilter = vp8_sub_pel_filters[yoffset]; /* 6 tap */
109 if (xoffset && !yoffset)
117 else if (!xoffset && yoffset)
124 if (yoffset & 0x1)
143 int yoffset,
153 VFilter = vp8_sub_pel_filters[yoffset]; /* 6 tap */
155 if (xoffset && !yoffset)
160 else if (!xoffset && yoffset)
166 if (yoffset & 0x1
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
vp8_asm_stubs.c 125 int yoffset,
134 VFilter = vp8_six_tap_mmx[yoffset];
145 int yoffset,
163 VFilter = vp8_six_tap_mmx[yoffset];
177 int yoffset,
191 VFilter = vp8_six_tap_mmx[yoffset];
203 int yoffset,
217 VFilter = vp8_six_tap_mmx[yoffset];
230 int yoffset,
235 vp8_bilinear_predict8x8_mmx(src_ptr, src_pixels_per_line, xoffset, yoffset, dst_ptr, dst_pitch)
    [all...]
variance_ssse3.c 62 int yoffset,
72 int yoffset,
84 if (xoffset == 4 && yoffset == 0)
91 else if (xoffset == 0 && yoffset == 4)
98 else if (xoffset == 4 && yoffset == 4)
110 xoffset, yoffset,
123 int yoffset,
133 if (xoffset == 4 && yoffset == 0)
140 else if (xoffset == 0 && yoffset == 4)
147 else if (xoffset == 4 && yoffset == 4
    [all...]
variance_sse2.c 73 int yoffset,
252 int yoffset,
263 vp8_bilinear_filters_x86_4[xoffset], vp8_bilinear_filters_x86_4[yoffset],
276 int yoffset,
285 if (xoffset == 4 && yoffset == 0)
292 else if (xoffset == 0 && yoffset == 4)
299 else if (xoffset == 4 && yoffset == 4)
311 xoffset, yoffset,
324 int yoffset,
337 if (xoffset == 4 && yoffset == 0
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
vp8_asm_stubs.c 125 int yoffset,
134 VFilter = vp8_six_tap_mmx[yoffset];
145 int yoffset,
163 VFilter = vp8_six_tap_mmx[yoffset];
177 int yoffset,
191 VFilter = vp8_six_tap_mmx[yoffset];
203 int yoffset,
217 VFilter = vp8_six_tap_mmx[yoffset];
230 int yoffset,
235 vp8_bilinear_predict8x8_mmx(src_ptr, src_pixels_per_line, xoffset, yoffset, dst_ptr, dst_pitch)
    [all...]
variance_ssse3.c 63 int yoffset,
73 int yoffset,
85 if (xoffset == 4 && yoffset == 0)
92 else if (xoffset == 0 && yoffset == 4)
99 else if (xoffset == 4 && yoffset == 4)
111 xoffset, yoffset,
124 int yoffset,
134 if (xoffset == 4 && yoffset == 0)
141 else if (xoffset == 0 && yoffset == 4)
148 else if (xoffset == 4 && yoffset == 4
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
vp8_asm_stubs.c 125 int yoffset,
134 VFilter = vp8_six_tap_mmx[yoffset];
145 int yoffset,
163 VFilter = vp8_six_tap_mmx[yoffset];
177 int yoffset,
191 VFilter = vp8_six_tap_mmx[yoffset];
203 int yoffset,
217 VFilter = vp8_six_tap_mmx[yoffset];
230 int yoffset,
235 vp8_bilinear_predict8x8_mmx(src_ptr, src_pixels_per_line, xoffset, yoffset, dst_ptr, dst_pitch)
    [all...]
variance_ssse3.c 63 int yoffset,
73 int yoffset,
85 if (xoffset == 4 && yoffset == 0)
92 else if (xoffset == 0 && yoffset == 4)
99 else if (xoffset == 4 && yoffset == 4)
111 xoffset, yoffset,
124 int yoffset,
134 if (xoffset == 4 && yoffset == 0)
141 else if (xoffset == 0 && yoffset == 4)
148 else if (xoffset == 4 && yoffset == 4
    [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
Image11.h 40 virtual bool copyToStorage2D(TextureStorage *storage, int level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height);
41 virtual bool copyToStorageCube(TextureStorage *storage, int face, int level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height);
42 virtual bool copyToStorage3D(TextureStorage *storage, int level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth);
43 virtual bool copyToStorage2DArray(TextureStorage *storage, int level, GLint xoffset, GLint yoffset, GLint arrayLayer, GLsizei width, GLsizei height);
49 virtual void loadData(GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth,
51 virtual void loadCompressedData(GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth,
54 virtual void copy(GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height, gl::Framebuffer *source);
67 bool copyToStorageImpl(TextureStorage11 *storage11, int level, int layerTarget, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height);
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
Image9.h 47 virtual bool copyToStorage2D(TextureStorage *storage, int level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height);
48 virtual bool copyToStorageCube(TextureStorage *storage, int face, int level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height);
49 virtual bool copyToStorage3D(TextureStorage *storage, int level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth);
50 virtual bool copyToStorage2DArray(TextureStorage *storage, int level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height);
52 virtual void loadData(GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth,
54 virtual void loadCompressedData(GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth,
57 virtual void copy(GLint xoffset, GLint yoffset, GLint zoffset,GLint x, GLint y, GLsizei width, GLsizei height, gl::Framebuffer *source);
64 bool copyToSurface(IDirect3DSurface9 *dest, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height);
Blit9.h 33 // sourceRect, xoffset, yoffset are in D3D coordinates (0,0 in upper-left)
34 bool copy2D(gl::Framebuffer *framebuffer, const RECT &sourceRect, GLenum destFormat, GLint xoffset, GLint yoffset, TextureStorage *storage, GLint level);
35 bool copyCube(gl::Framebuffer *framebuffer, const RECT &sourceRect, GLenum destFormat, GLint xoffset, GLint yoffset, TextureStorage *storage, GLenum target, GLint level);
38 // sourceRect, xoffset, yoffset are in D3D coordinates (0,0 in upper-left)
40 bool formatConvert(IDirect3DSurface9 *source, const RECT &sourceRect, GLenum destFormat, GLint xoffset, GLint yoffset, IDirect3DSurface9 *dest);
56 bool copy(IDirect3DSurface9 *source, const RECT &sourceRect, GLenum destFormat, GLint xoffset, GLint yoffset, IDirect3DSurface9 *dest);
58 void setViewport(const RECT &sourceRect, GLint xoffset, GLint yoffset);
  /external/chromium_org/third_party/WebKit/Source/core/paint/
BackgroundImageGeometry.cpp 16 void BackgroundImageGeometry::setNoRepeatY(int yOffset)
18 m_destRect.move(0, std::max(yOffset, 0));
19 m_phase.setY(-std::min(yOffset, 0));
20 m_destRect.setHeight(m_tileSize.height() + std::min(yOffset, 0));
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/
ImageD3D.h 40 virtual bool copyToStorage2D(TextureStorage *storage, int level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height) = 0;
41 virtual bool copyToStorageCube(TextureStorage *storage, int face, int level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height) = 0;
42 virtual bool copyToStorage3D(TextureStorage *storage, int level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth) = 0;
43 virtual bool copyToStorage2DArray(TextureStorage *storage, int level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height) = 0;
  /external/libvpx/libvpx/vp8/encoder/arm/neon/
picklpf_arm.c 25 int yoffset; local
41 yoffset = ystride * (((yheight >> 5) * 16) - 4);
42 src_y = src_ybc->y_buffer + yoffset;
43 dst_y = dst_ybc->y_buffer + yoffset;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/
picklpf_arm.c 25 int yoffset; local
41 yoffset = ystride * (((yheight >> 5) * 16) - 4);
42 src_y = src_ybc->y_buffer + yoffset;
43 dst_y = dst_ybc->y_buffer + yoffset;

Completed in 1738 milliseconds

1 2 3 4 5 6 7 8 91011>>