Searched refs:cx (Results 76 - 100 of 315) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGCircleElement.h36 SVGAnimatedLength* cx() const { return m_cx.get(); } function in class:blink::FINAL
H A DSVGEllipseElement.h36 SVGAnimatedLength* cx() const { return m_cx.get(); } function in class:blink::FINAL
H A DSVGRadialGradientElement.h39 SVGAnimatedLength* cx() const { return m_cx.get(); } function in class:blink::FINAL
/external/chromium_org/third_party/icu/source/common/
H A Ducnv_ext.h351 ucnv_extInitialMatchToU(UConverter *cnv, const int32_t *cx,
360 ucnv_extSimpleMatchToU(const int32_t *cx,
371 ucnv_extInitialMatchFromU(UConverter *cnv, const int32_t *cx,
380 ucnv_extSimpleMatchFromU(const int32_t *cx,
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
H A Darc.h40 VGfloat cx, cy; member in struct:arc
/external/chromium_org/third_party/skia/src/svg/
H A DSkSVGRadialGradient.cpp14 SVG_ATTRIBUTE(cx),
/external/chromium_org/third_party/webrtc/base/
H A Dwin32window.h32 int x, int y, int cx, int cy);
/external/icu/icu4c/source/common/
H A Ducnv_ext.h351 ucnv_extInitialMatchToU(UConverter *cnv, const int32_t *cx,
360 ucnv_extSimpleMatchToU(const int32_t *cx,
371 ucnv_extInitialMatchFromU(UConverter *cnv, const int32_t *cx,
380 ucnv_extSimpleMatchFromU(const int32_t *cx,
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dsigcontext32.h63 unsigned int cx; member in struct:sigcontext_ia32
/external/libpcap/msdos/
H A Dndis_0.asm79 mov cx,sp
83 push cx
90 mov si,cx
93 mov cx,&argsSize ;; Move the arguments to the stack.
94 shr cx,1
105 mov cx,sp
110 push cx
178 mov cx, [bp+12]
/external/mesa3d/src/gallium/state_trackers/vega/
H A Darc.h40 VGfloat cx, cy; member in struct:arc
/external/pixman/pixman/
H A Dpixman-conical-gradient.c67 double cx = 1.; local
88 cx = image->common.transform->matrix[0][0] / 65536.;
118 rx += cx;
153 rx += cx;
/external/skia/src/svg/
H A DSkSVGRadialGradient.cpp14 SVG_ATTRIBUTE(cx),
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DQuadraticSubDivide.cpp47 double cx = dst[2].x = interp_quad_coords(&src[0].x, t2); local
49 /* bx = */ dst[1].x = 2*dx - (ax + cx)/2;
/external/skia/experimental/Intersection/
H A DQuadraticSubDivide.cpp47 double cx = dst[2].x = interp_quad_coords(&src[0].x, t2); local
49 /* bx = */ dst[1].x = 2*dx - (ax + cx)/2;
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/
H A Dbintest.asm37 mov cx,2
40 push cx
42 pop cx
/external/chromium_org/skia/ext/
H A Drecursive_gaussian_convolution_unittest.cc187 const int cx = centre_point.x(); local
189 unsigned char value_x = output[dest_row_stride * cy + cx];
196 EXPECT_EQ(output[dest_row_stride * cy + cx - offset],
197 output[dest_row_stride * cy + cx + offset]);
198 EXPECT_LE(output[dest_row_stride * cy + cx - offset], value_x);
199 value_x = output[dest_row_stride * cy + cx - offset];
202 EXPECT_EQ(output[dest_row_stride * (cy - offset) + cx],
203 output[dest_row_stride * (cy + offset) + cx]);
204 EXPECT_LE(output[dest_row_stride * (cy - offset) + cx], value_y);
205 value_y = output[dest_row_stride * (cy - offset) + cx];
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/math/
H A Dm_debug_clip.c82 const GLfloat cx = from[0]; local
87 if ( -cx + cw < 0 ) mask |= CLIP_RIGHT_BIT;
88 if ( cx + cw < 0 ) mask |= CLIP_LEFT_BIT;
106 vProj[i][0] = cx * oow;
139 const GLfloat cx = from[0], cy = from[1], cz = from[2]; local
141 if ( cx > 1.0 ) mask |= CLIP_RIGHT_BIT;
142 else if ( cx < -1.0 ) mask |= CLIP_LEFT_BIT;
177 const GLfloat cx = from[0], cy = from[1]; local
179 if ( cx > 1.0 ) mask |= CLIP_RIGHT_BIT;
180 else if ( cx <
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Dgenopcode.asm51 xchg cx, ax
53 xchg [0], cx
54 xchg cx, [0]
94 shr cx, cl
96 shrd cx, dx, cl
/external/mesa3d/src/mesa/math/
H A Dm_debug_clip.c82 const GLfloat cx = from[0]; local
87 if ( -cx + cw < 0 ) mask |= CLIP_RIGHT_BIT;
88 if ( cx + cw < 0 ) mask |= CLIP_LEFT_BIT;
106 vProj[i][0] = cx * oow;
139 const GLfloat cx = from[0], cy = from[1], cz = from[2]; local
141 if ( cx > 1.0 ) mask |= CLIP_RIGHT_BIT;
142 else if ( cx < -1.0 ) mask |= CLIP_LEFT_BIT;
177 const GLfloat cx = from[0], cy = from[1]; local
179 if ( cx > 1.0 ) mask |= CLIP_RIGHT_BIT;
180 else if ( cx <
[all...]
/external/qemu-pc-bios/bochs/bios/
H A Dapmbios.S176 mov cx, #0x3
196 mov cx, #0xf000 // data segment address
207 mov cx, #0xf000 // 16 bit code segment base
241 cmp cx, #3
244 cmp cx, #2
247 cmp cx, #1
339 mov cx, #0
/external/chromium_org/third_party/skia/src/core/
H A DSkMaskFilter.cpp72 int cx = center.x(); local
78 m.fBounds.fRight = cx;
88 m.fBounds.fLeft = cx + 1;
98 m.fBounds.fRight = cx;
108 m.fBounds.fLeft = cx + 1;
118 innerR.set(outerR.left() + cx - mask.fBounds.left(),
120 outerR.right() + (cx + 1 - mask.fBounds.right()),
142 alpha[0] = *mask.getAddr8(cx, mask.fBounds.top() + y);
155 alpha[0] = *mask.getAddr8(cx, mask.fBounds.bottom() - y - 1);
/external/skia/src/core/
H A DSkMaskFilter.cpp72 int cx = center.x(); local
78 m.fBounds.fRight = cx;
88 m.fBounds.fLeft = cx + 1;
98 m.fBounds.fRight = cx;
108 m.fBounds.fLeft = cx + 1;
118 innerR.set(outerR.left() + cx - mask.fBounds.left(),
120 outerR.right() + (cx + 1 - mask.fBounds.right()),
142 alpha[0] = *mask.getAddr8(cx, mask.fBounds.top() + y);
155 alpha[0] = *mask.getAddr8(cx, mask.fBounds.bottom() - y - 1);
/external/chromium_org/third_party/skia/include/effects/
H A DSkGradientShader.h183 @param cx The X coordinate of the center of the sweep
184 @param cx The Y coordinate of the center of the sweep
193 static SkShader* CreateSweep(SkScalar cx, SkScalar cy,
197 static SkShader* CreateSweep(SkScalar cx, SkScalar cy, argument
199 return CreateSweep(cx, cy, colors, pos, count, 0, NULL);
203 static SkShader* CreateSweep(SkScalar cx, SkScalar cy, argument
207 return CreateSweep(cx, cy, colors, pos, count, flags, localMatrix);
/external/skia/include/effects/
H A DSkGradientShader.h183 @param cx The X coordinate of the center of the sweep
184 @param cx The Y coordinate of the center of the sweep
193 static SkShader* CreateSweep(SkScalar cx, SkScalar cy,
197 static SkShader* CreateSweep(SkScalar cx, SkScalar cy, argument
199 return CreateSweep(cx, cy, colors, pos, count, 0, NULL);
203 static SkShader* CreateSweep(SkScalar cx, SkScalar cy, argument
207 return CreateSweep(cx, cy, colors, pos, count, flags, localMatrix);

Completed in 1096 milliseconds

1234567891011>>