Searched refs:ir (Results 1 - 25 of 39) sorted by relevance

12

/external/webkit/WebCore/page/wince/
H A DFrameWince.cpp123 IntRect ir((int)fr.x(), (int)fr.y(), (int)fr.width(), (int)fr.height());
124 if (ir.isEmpty())
131 ir.setLocation(view->parent()->convertChildToSelf(view, ir.location()));
132 w = ir.width() * view->scale() + 0.5;
133 h = ir.height() * view->scale() + 0.5;
135 ir = view->contentsToWindow(ir);
136 w = ir.width();
137 h = ir
[all...]
/external/skia/src/core/
H A DSkScan_AntiPath.cpp33 BaseSuperBlitter(SkBlitter* realBlitter, const SkIRect& ir,
56 BaseSuperBlitter::BaseSuperBlitter(SkBlitter* realBlitter, const SkIRect& ir, argument
60 // take the union of the ir bounds and clip, since we may be called with an
62 const int left = SkMin32(ir.fLeft, clip.getBounds().fLeft);
63 const int right = SkMax32(ir.fRight, clip.getBounds().fRight);
74 SuperBlitter(SkBlitter* realBlitter, const SkIRect& ir,
90 SuperBlitter::SuperBlitter(SkBlitter* realBlitter, const SkIRect& ir, argument
92 : BaseSuperBlitter(realBlitter, ir, clip) {
196 MaskSuperBlitter(SkBlitter* realBlitter, const SkIRect& ir,
226 MaskSuperBlitter::MaskSuperBlitter(SkBlitter* realBlitter, const SkIRect& ir, argument
[all...]
H A DSkScan.cpp68 SkIRect ir; local
70 r.round(&ir);
71 SkScan::FillIRect(ir, clip, blitter);
H A DSkScan_Path.cpp552 void sk_blit_above_and_below(SkBlitter* blitter, const SkIRect& ir, argument
561 tmp.fBottom = ir.fTop;
566 tmp.fTop = ir.fBottom;
575 SkScanClipper::SkScanClipper(SkBlitter* blitter, const SkRegion* clip, const SkIRect& ir) argument
583 if (!SkIRect::Intersects(*fClipRect, ir)) // completely clipped out
588 if (fClipRect->contains(ir))
593 if (fClipRect->fLeft > ir.fLeft || fClipRect->fRight < ir.fRight)
617 SkIRect ir; local
618 path.getBounds().round(&ir);
660 sk_fill_triangle(const SkPoint pts[], const SkIRect* clipRect, SkBlitter* blitter, const SkIRect& ir) argument
707 SkIRect ir; local
[all...]
H A DSkScalerContext.cpp334 SkIRect ir; local
335 devPath.getBounds().roundOut(&ir);
337 if (ir.isEmpty() || !ir.is16Bit()) {
340 glyph->fLeft = ir.fLeft;
341 glyph->fTop = ir.fTop;
342 glyph->fWidth = SkToU16(ir.width());
343 glyph->fHeight = SkToU16(ir.height());
H A DSkCanvas.cpp629 SkIRect ir; local
636 r.roundOut(&ir);
638 if (!ir.intersect(clipBounds)) {
644 ir = clipBounds;
649 !fMCRec->fRegion->op(ir, SkRegion::kIntersect_Op)) {
654 SkBitmap::Config config = resolve_config(this, ir, flags, &isOpaque);
656 SkDevice* device = this->createDevice(config, ir.width(), ir.height(),
658 DeviceCM* layer = SkNEW_ARGS(DeviceCM, (device, ir.fLeft, ir
836 SkIRect ir; local
[all...]
H A DSkScan_Antihair.cpp458 SkIRect ir;
460 ir.set( SkFDot6Floor(left) - 1,
465 if (clip->quickReject(ir)) {
468 if (!clip->quickContains(ir)) {
469 SkRegion::Cliperator iter(*clip, ir);
H A DSkBlitter.cpp505 SkBlitter* SkBlitterClipper::apply(SkBlitter* blitter, const SkRegion* clip, const SkIRect* ir) argument
511 if (clip->isEmpty() || (ir && !SkIRect::Intersects(clipR, *ir)))
515 if (ir == NULL || !clipR.contains(*ir))
/external/skia/src/effects/
H A DSk2DPathEffect.cpp48 SkIRect ir; local
51 tmp.getBounds().round(&ir);
52 if (!ir.isEmpty()) {
55 SkRegion clip(ir);
57 this->begin(ir, dst);
/external/webkit/WebCore/page/win/
H A DFrameCGWin.cpp53 static HBITMAP imageFromRect(const Frame* frame, IntRect& ir) argument
60 int w = ir.width();
61 int h = ir.height();
74 drawRectIntoContext(ir, frame->view(), &gc);
91 IntRect ir(static_cast<int>(fr.x()), static_cast<int>(fr.y()),
93 HBITMAP image = imageFromRect(frame, ir);
/external/webkit/WebCore/platform/graphics/android/
H A Dandroid_graphics.cpp84 SkIRect ir; local
86 r.round(&ir);
87 ir.inset(-CURSOR_RING_OUTER_OUTSET, -CURSOR_RING_OUTER_OUTSET);
88 rgn.op(ir, SkRegion::kUnion_Op);
/external/webkit/WebKit/android/
H A DRenderSkinRadio.cpp68 void RenderSkinRadio::Draw(SkCanvas* canvas, Node* element, const IntRect& ir, argument
74 SkRect r(ir);
/external/skia/src/views/
H A DSkWindow.cpp93 SkIRect ir; local
95 r.round(&ir);
96 fDirtyRgn.op(ir, SkRegion::kUnion_Op);
105 this->onHandleInval(ir);
/external/chromium/base/gfx/
H A Drect_unittest.cc106 gfx::Rect ir = r1.Intersect(r2); local
107 EXPECT_EQ(r3.x(), ir.x());
108 EXPECT_EQ(r3.y(), ir.y());
109 EXPECT_EQ(r3.width(), ir.width());
110 EXPECT_EQ(r3.height(), ir.height());
/external/webkit/WebCore/platform/graphics/skia/
H A DGraphicsContextSkia.cpp191 SkIRect ir; local
195 ir.set(-rx, -ry, rx, ry);
198 ir.offset(rect.fRight - ir.fRight, rect.fBottom - ir.fBottom);
201 ir.offset(rect.fLeft - ir.fLeft, rect.fBottom - ir.fBottom);
204 ir.offset(rect.fLeft - ir
[all...]
/external/icu4c/data/mappings/
H A Ducmfiles.mk113 noop-cns-11643.ucm noop-gb2312_gl.ucm noop-iso-ir-165.ucm\
114 iso-ir-165.ucm cns-11643-1992.ucm\
/external/quake/quake/src/QW/client/
H A Dsnd_mix.c235 int ir = endtime - paintedtime; local
237 ir += il;
243 // if ((dwNewpos >= il) && (dwNewpos <= ir))
244 // Con_Printf("%d-%d p %d c\n", il, ir, dwNewpos);
H A Dview.c544 int ir, ig, ib; local
592 ir = i*a + r;
595 if (ir > 255)
596 ir = 255;
602 ramps[0][i] = gammatable[ir];
612 ir = basepal[0];
617 newpal[0] = ramps[0][ir];
/external/quake/quake/src/WinQuake/
H A Dview.cpp534 int ir, ig, ib;
580 ir = (int) (i*a + r);
583 if (ir > 255)
584 ir = 255;
590 ramps[0][i] = gammatable[ir];
600 ir = basepal[0];
605 newpal[0] = ramps[0][ir];
H A Dsnd_mix.cpp243 int ir = endtime - paintedtime; local
245 ir += il;
251 // if ((dwNewpos >= il) && (dwNewpos <= ir))
252 // Con_Printf("%d-%d p %d c\n", il, ir, dwNewpos);
/external/chromium/third_party/icu/source/data/mappings/
H A Ducmlocal.mk58 noop-iso-ir-165.ucm
/external/chromium/third_party/icu/source/test/intltest/
H A Dtzoffloc.cpp141 InitialTimeZoneRule *ir = new InitialTimeZoneRule( local
146 RuleBasedTimeZone *rbPT = new RuleBasedTimeZone("Rule based Pacific Time", ir);
/external/icu4c/test/intltest/
H A Dtzoffloc.cpp141 InitialTimeZoneRule *ir = new InitialTimeZoneRule( local
146 RuleBasedTimeZone *rbPT = new RuleBasedTimeZone("Rule based Pacific Time", ir);
/external/bluetooth/bluez/lib/
H A Dhci.c946 struct hci_inquiry_req *ir; local
968 buf = malloc(sizeof(*ir) + (sizeof(inquiry_info) * (nrsp)));
972 ir = buf;
973 ir->dev_id = dev_id;
974 ir->num_rsp = num_rsp;
975 ir->length = len;
976 ir->flags = flags;
979 memcpy(ir->lap, lap, 3);
981 ir->lap[0] = 0x33;
982 ir
[all...]
/external/jdiff/src/jdiff/
H A DDiffMyers.java731 Integer ir = (Integer)h.get(data[i]);
732 if (ir == null)
735 equivs[i] = ir.intValue();

Completed in 1028 milliseconds

12