HomeSort by relevance Sort by last modified time
    Searched defs:cx (Results 76 - 100 of 139) sorted by null

1 2 34 5 6

  /external/webkit/Source/WebCore/platform/android/
RenderThemeAndroid.cpp 490 const float cx = borderRect.center().x(); local
500 clip.moveTo(FloatPoint(cx, cy - 1));
503 clip.addLineTo(FloatPoint(cx, cy + 5));
519 checkmark.moveTo(FloatPoint(cx, cy));
522 checkmark.addLineTo(FloatPoint(cx, cy + 4));
523 checkmark.addLineTo(FloatPoint(cx - 4, cy));
524 checkmark.addLineTo(FloatPoint(cx - 2, cy - 2));
  /external/webkit/Source/WebCore/platform/graphics/transforms/
TransformationMatrix.cpp 467 double cx, cy, cz, cw; local
501 cx = ax * scale + bx * invscale;
506 qa[0] = cx; qa[1] = cy; qa[2] = cz; qa[3] = cw;
    [all...]
  /external/webkit/Tools/EWebLauncher/
main.c 215 Evas_Coord ox, oy, mx, my, cx, cy; local
218 cx = mx - ox;
220 return ewk_view_zoom_animated_set(webview, factor, 0.5, cx, cy);
  /frameworks/base/opengl/java/android/opengl/
Matrix.java 623 float cx = (float) Math.cos(x); local
629 float cxsy = cx * sy;
637 rm[rmOffset + 4] = cxsy * cz + cx * sz;
638 rm[rmOffset + 5] = -cxsy * sz + cx * cz;
644 rm[rmOffset + 10] = cx * cy;
  /packages/apps/Browser/src/com/android/browser/view/
PieMenu.java 440 int cx = item.getView().getLeft() + (onTheLeft() local
444 layoutPieView(mPieView, cx, cy,
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Blend.cpp 653 int cx = (int)imgMos.Y.width/2; local
    [all...]
  /packages/apps/Gallery2/jni_mosaic/feature_mos/src/mosaic/
Blend.cpp 653 int cx = (int)imgMos.Y.width/2; local
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLRootView.java 445 int cx = w / 2; local
447 mCanvas.translate(cx, cy);
450 mCanvas.translate(-cy, -cx);
452 mCanvas.translate(-cx, -cy);
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.cpp 646 int cx = (int)imgMos.Y.width/2; local
    [all...]
  /external/freetype/src/smooth/
ftgrays.c 346 TCoord cx, cy; member in struct:gray_TWorker_
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 242 hb_position_t cx, cy; local
246 ret = font->get_glyph_contour_point_for_origin (glyph_id, anchorPoint, HB_DIRECTION_LTR, &cx, &cy);
247 *x = x_ppem && ret ? cx : font->em_scale_x (xCoordinate);
    [all...]
  /external/icu4c/common/
ucnv2022.cpp 1095 const int32_t *cx; local
    [all...]
ucnvmbcs.c 968 const int32_t *cx; local
1035 const int32_t *cx; local
3245 const int32_t *cx=sharedData->mbcs.extIndexes; local
4679 const int32_t *cx; local
    [all...]
  /external/libppp/src/
command.c 212 const char *cx; local
245 cx = showcx(cmd);
250 cmd->name, cxlen, cxlen, cx, dmax, dmax, cmd->helpmes);
263 Concatinate(arg->cx->physical->link.lcp.cfg.ident,
264 sizeof arg->cx->physical->link.lcp.cfg.ident,
272 if (arg->cx->state < DATALINK_LCP) {
276 return lcp_SendIdentification(&arg->cx->physical->link.lcp) ? 0 : 1;
293 bundle_DatalinkClone(arg->bundle, arg->cx, name);
305 if (arg->cx->state != DATALINK_CLOSED) {
310 bundle_DatalinkRemove(arg->bundle, arg->cx);
1282 struct datalink *cx = arg->cx ? local
1647 struct datalink *cx = arg->cx; \/* LOCAL_CX uses this *\/ local
2680 struct datalink *cx; local
2837 struct datalink *cx = arg->cx; \/* LOCAL_CX uses this *\/ local
3107 struct datalink *cx; local
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
scale.c 3521 int cx = (x < 0) ? 0 : x; local
    [all...]
  /external/opencv/cv/src/
cvhough.cpp 997 float cx = (float)(x*dp), cy = (float)(y*dp); local
1006 if( (c[0] - cx)*(c[0] - cx) + (c[1] - cy)*(c[1] - cy) < min_dist )
1019 _dx = cx - pt.x; _dy = cy - pt.y;
    [all...]
  /external/opencv/cvaux/src/
cvtrifocal.cpp 154 double fx,fy,cx,cy; local
158 cx = cvmGet(cameraMatr,0,2);
164 cvmSet(normPoints, 0, i, (cvmGet(points,0,i) - cx) / fx );
    [all...]
  /external/opencv/cxcore/src/
cxdrawing.cpp 856 double cx = center.x, cy = center.y; local
899 pts->x = cvRound( cx + x * alpha - y * beta );
    [all...]
  /external/qemu-pc-bios/vgabios/
vgabios.c 559 xor cx,cx local
560 not cx
565 not cx
566 dec cx
567 push cx
573 pop cx
583 static void int10_debugmsg(DI, SI, BP, SP, BX, DX, CX, AX, DS, ES, FLAGS)
584 Bit16u DI, SI, BP, SP, BX, DX, CX, AX, ES, DS, FLAGS;
588 printf("vgabios call ah%02x al%02x bx%04x cx%04x dx%04x\n",GET_AH(),GET_AL(),BX,CX,DX)
3422 mov cx, 10[bp] ; count local
3423 cmp cx, #0x00 local
3460 mov cx, 10[bp] ; count local
3461 cmp cx, #0x00 local
3501 mov cx, 12[bp] ; count local
3502 cmp cx, #0x0000 local
3547 mov cx, 12[bp] ; count local
3548 cmp cx, #0x0000 local
3846 xor cx, cx local
3856 add cx, #0x8 local
3857 cmp cx, #0x200 ;; search bus #0 and #1 local
    [all...]
  /external/quake/quake/src/WinQuake/
menu.cpp 112 void M_DrawCharacter (int cx, int line, int num)
114 Draw_Character ( cx + ((vid.width - 320)>>1), line, num);
117 void M_Print (int cx, int cy, const char *str)
121 M_DrawCharacter (cx, cy, (*str)+128);
123 cx += 8;
127 void M_PrintWhite (int cx, int cy, const char *str)
131 M_DrawCharacter (cx, cy, *str);
133 cx += 8;
184 int cx, cy; local
188 cx = x
    [all...]
  /external/skia/legacy/src/core/
SkPath.cpp 735 SkScalar cx = oval.centerX(); local
744 this->moveTo(cx + rx, cy);
746 this->cubicTo(cx + rx, cy - sy, cx + sx, cy - ry, cx, cy - ry);
747 this->cubicTo(cx - sx, cy - ry, cx - rx, cy - sy, cx - rx, cy);
748 this->cubicTo(cx - rx, cy + sy, cx - sx, cy + ry, cx, cy + ry)
    [all...]
  /external/webkit/Source/WebKit/efl/ewk/
ewk_frame.cpp 119 Evas_Coord x, y, w, h, cx, cy, cw, ch; local
127 evas_object_geometry_get(clip, &cx, &cy, &cw, &ch);
132 clip, evas_object_visible_get(clip), cr, cg, cb, ca, cx, cy, cw, ch);
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageCrop.java 594 float cx = crop.centerX(); local
596 RectF r1 = new RectF(cx - sx / 2, cy - sy / 2, cx + sx / 2, cy + sy / 2);
600 RectF r2 = new RectF(cx - sx / 2, cy - sy / 2, cx + sx / 2, cy + sy / 2);
ImageShow.java 297 float cx = canvas.getWidth()/2.0f; local
303 scalingMatrix.postScale(scaleFactor, scaleFactor, cx, cy);
321 canvas.scale(scaleFactor, scaleFactor, cx, cy);
350 canvas.scale(scaleFactor, scaleFactor, cx, cy);
  /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
PhotoTable.java 322 final float[] cx = {0.3f, 0.3f, 0.5f, 0.7f, 0.7f}; local
325 float x = cx[n % cx.length];
326 float y = cy[n % cx.length];
    [all...]

Completed in 788 milliseconds

1 2 34 5 6