Searched defs:dx (Results 1 - 25 of 365) sorted by relevance

1234567891011>>

/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/
H A DTypeIdTest.java17 package com.android.dx;
/external/dexmaker/dexmaker/src/main/java/com/android/dx/
H A DConstants.java17 package com.android.dx;
19 import com.android.dx.rop.cst.CstBoolean;
20 import com.android.dx.rop.cst.CstByte;
21 import com.android.dx.rop.cst.CstChar;
22 import com.android.dx.rop.cst.CstDouble;
23 import com.android.dx.rop.cst.CstFloat;
24 import com.android.dx.rop.cst.CstInteger;
25 import com.android.dx.rop.cst.CstKnownNull;
26 import com.android.dx.rop.cst.CstLong;
27 import com.android.dx
[all...]
H A DUnaryOp.java17 package com.android.dx;
19 import com.android.dx.rop.code.Rop;
20 import com.android.dx.rop.code.Rops;
H A DComparison.java17 package com.android.dx;
19 import com.android.dx.rop.code.Rop;
20 import com.android.dx.rop.code.Rops;
21 import com.android.dx.rop.type.TypeList;
H A DFieldId.java17 package com.android.dx;
19 import com.android.dx.rop.cst.CstFieldRef;
20 import com.android.dx.rop.cst.CstNat;
21 import com.android.dx.rop.cst.CstString;
H A DLabel.java17 package com.android.dx;
19 import com.android.dx.rop.code.BasicBlock;
20 import com.android.dx.rop.code.Insn;
21 import com.android.dx.rop.code.InsnList;
22 import com.android.dx.util.IntList;
H A DLocal.java17 package com.android.dx;
19 import com.android.dx.rop.code.RegisterSpec;
H A DTypeList.java17 package com.android.dx;
19 import com.android.dx.rop.type.StdTypeList;
/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/util/
H A DTestUtil.java1 package com.android.dx.util;
/external/dexmaker/dexmaker-mockito/src/main/java/com/android/dx/mockito/
H A DUnsafeAllocator.java17 package com.android.dx.mockito;
/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/examples/
H A DFibonacciMaker.java17 package com.android.dx.examples;
19 import com.android.dx.Code;
20 import com.android.dx.Comparison;
21 import com.android.dx.DexMaker;
22 import com.android.dx.Label;
23 import com.android.dx.Local;
24 import com.android.dx.MethodId;
25 import com.android.dx.TypeId;
26 import com.android.dx.BinaryOp;
H A DHelloWorldMaker.java17 package com.android.dx.examples;
19 import com.android.dx.Code;
20 import com.android.dx.FieldId;
21 import com.android.dx.Local;
22 import com.android.dx.TypeId;
23 import com.android.dx.BinaryOp;
24 import com.android.dx.DexMaker;
25 import com.android.dx.MethodId;
/external/mesa3d/src/egl/wayland/wayland-egl/
H A Dwayland-egl.c10 int dx, int dy)
14 egl_window->dx = dx;
8 wl_egl_window_resize(struct wl_egl_window *egl_window, int width, int height, int dx, int dy) argument
H A Dwayland-egl-priv.h22 int dx; member in struct:wl_egl_window
/external/skia/gm/
H A Ddrrect.cpp38 const SkScalar dx = r.width() + 16; variable
59 canvas->translate(dx * j, dy * i);
H A Dblurs.cpp95 SkScalar dx = SkScalarRoundToScalar(path.getBounds().width()) + 14 + 0.25f; local
96 canvas->translate(dx, 0);
111 SkScalar dx = SkScalarRoundToScalar(path.getBounds().width()) + 40 + 0.25f; local
112 canvas->translate(dx, 0);
116 canvas->translate(-dx, 0);
H A Dpathinterior.cpp93 SkScalar dx = (i / 8) * rect.width() * 6 / 5; variable
96 path.offset(dx, dy);
H A Dspritebitmap.cpp26 int dx, int dy, sk_sp<SkImageFilter> filter) {
30 SkRect clipR = SkRect::MakeXYWH(SkIntToScalar(dx),
44 canvas->drawBitmap(bm, SkIntToScalar(dx), SkIntToScalar(dy), &paint);
71 int dx = 10; variable
77 draw_1_bitmap(canvas, bm, false, dx, dy, nullptr);
79 draw_1_bitmap(canvas, bm, false, dx, dy, filter);
81 draw_1_bitmap(canvas, bm, true, dx, dy, nullptr);
83 draw_1_bitmap(canvas, bm, true, dx, dy, filter);
25 draw_1_bitmap(SkCanvas* canvas, const SkBitmap& bm, bool doClip, int dx, int dy, sk_sp<SkImageFilter> filter) argument
/external/skia/src/core/
H A DSkAnalyticEdge.cpp25 SkFDot6 dx = SkFixedToFDot6(x1 - x0); local
42 fDY = (dx == 0 || slope == 0)
46 : SkAbs32(QuickSkFDot6Div(dy, dx));
83 SkFixed dx = fQEdge.fQDx;
94 newx = oldx + (dx >> shift);
109 dx += fQEdge.fQDDx;
132 fQEdge.fQDx = dx;
H A DSkBitmapProcState_utils.h20 * 1. dx > 0
21 * 2. [fx, fx+dx, fx+2dx, fx+3dx, ... fx+(count-1)dx] are all <= maxX
24 * just SkFixed, so we will abort the decal_ call if dx is very small, since
29 SkFixed dx,
33 // if decal_ kept SkFractionalInt precision, this would just be dx <= 0
36 if (dx <= SK_Fixed1 / 256) {
51 const uint64_t lastFx = fx + sk_64_mul(dx, coun
28 can_truncate_to_fixed_for_decal(SkFixed fx, SkFixed dx, int count, unsigned max) argument
[all...]
/external/syslinux/core/
H A Drawcon.c25 uint16_t dx; local
56 dx = ireg.edx.w[0];
65 ireg.edx.w[0] = dx;
/external/webrtc/webrtc/modules/desktop_capture/
H A Ddesktop_geometry.cc40 void DesktopRect::Translate(int32_t dx, int32_t dy) { argument
41 left_ += dx;
43 right_ += dx;
/external/icu/icu4c/source/samples/layout/
H A DSurface.cpp18 void GDISurface::drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const le_int32 *dx, argument
31 glyphs, count, (INT *) dx);
/external/opencv/cv/src/
H A D_cvgeom.h48 float dx = pt2.x - pt1.x; local
51 return cvSqrt( dx*dx + dy*dy );
/external/skia/bench/
H A DSk4fBench.cpp69 dx(0.002f),
70 dcdx(dc*dx), variable

Completed in 9830 milliseconds

1234567891011>>