Searched refs:bounds (Results 276 - 300 of 350) sorted by relevance

<<11121314

/external/skia/src/gpu/
H A DGrLayerCache.cpp217 const SkIRect bounds = SkIRect::MakeXYWH(loc.fX, loc.fY, local
219 layer->setTexture(fAtlas->getTexture(), bounds);
H A DGrRectBatch.cpp206 this->joinBounds(that->bounds());
/external/skia/gm/
H A Dtextblob.cpp101 SkRect box = blob->bounds();
/external/skia/include/core/
H A DSkImageInfo.h220 SkIRect bounds() const { return SkIRect::MakeWH(fWidth, fHeight); } function in struct:SkImageInfo
/external/skia/include/views/
H A DSkView.h46 kNoClip_Mask = 1 << kNoClip_Shift, //!< set if the view is not clipped to its bounds
83 void getLocalBounds(SkRect* bounds) const;
120 that should be redrawn. If it is null, it specifies the entire view bounds.
/external/skia/src/core/
H A DSkBlitter.h236 const SkIRect* bounds = NULL);
H A DSkRegion_path.cpp494 const SkIRect& bounds = this->getBounds();
498 r.set(bounds); // this converts the ints to scalars
H A DSkPictureRecord.h219 void recordSaveLayer(const SkRect* bounds, const SkPaint* paint, SaveFlags flags);
/external/skia/tests/
H A DImageNewShaderTest.cpp59 SkIRect rect = info.bounds();
H A DRoundRectTest.cpp16 const SkRect bounds = { 3709, 3709, 3709 + 7402, 3709 + 29825 }; local
19 rr.setRectRadii(bounds, vec);
39 const SkRect bounds = { 3709, 3709, 3709 + 7402, 3709 + 29825 }; local
41 rr.setRectXY(bounds, rad, rad);
H A DClipStackTest.cpp406 SkRect bounds;
408 stack.getBounds(&bounds, &boundsType);
410 REPORTER_ASSERT(reporter, bounds == rect);
863 const SkIRect& bounds,
866 SkRegion boundsRgn(bounds);
885 // All the clip elements will be contained within these bounds.
987 // GrReducedClipStack assumes that the final result is clipped to the returned bounds
1073 // Not passing in tighter bounds is tested for consistency.
1079 SkIRect tighterBounds; // If this is empty, the query will not pass tighter bounds
862 add_elem_to_region(const SkClipStack::Element& element, const SkIRect& bounds, SkRegion* region) argument
/external/v8/src/compiler/
H A Dnode-properties-inl.h201 inline Bounds NodeProperties::GetBounds(Node* node) { return node->bounds(); }
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUTF16Test.java81 * Testing UTF16 class methods bounds
102 if (UTF16.bounds(str, i) != boundtype[i]) {
105 if (UTF16.bounds(strbuff, i) != boundtype[i]) {
108 if (UTF16.bounds(array, 0, length, i) != boundtype[i]) {
121 UTF16.bounds(array, start, limit, -1);
122 errln("FAIL Out of bounds index in bounds should fail");
129 if (UTF16.bounds(array, start, limit, i) != subboundtype1[i]) {
130 errln("FAILED Subarray bounds in [" + start + ", " + limit +
143 if (UTF16.bounds(arra
[all...]
/external/skia/src/pipe/
H A DSkGPipeWrite.cpp537 SkCanvas::SaveLayerStrategy SkGPipeCanvas::willSaveLayer(const SkRect* bounds, const SkPaint* paint, argument
543 if (bounds) {
554 if (bounds) {
555 fWriter.writeRect(*bounds);
559 this->INHERITED::willSaveLayer(bounds, paint, saveFlags);
663 // we just pass on the bounds of the path
/external/selinux/libsepol/src/
H A Dexpand.c536 if (!type->bounds)
542 bounds_val = state->typemap[type->bounds - 1];
549 if (dest->bounds != 0 && dest->bounds != bounds_val) {
553 dest->bounds = bounds_val;
566 if (!role->bounds)
572 bounds_val = state->rolemap[role->bounds - 1];
579 if (dest->bounds != 0 && dest->bounds != bounds_val) {
583 dest->bounds
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/selinux/libsepol/cil/src/
H A Dcil.c2324 (*user)->bounds = NULL;
2353 (*role)->bounds = NULL;
2363 (*type)->bounds = NULL;
2441 void cil_bounds_init(struct cil_bounds **bounds) argument
2443 *bounds = cil_malloc(sizeof(**bounds));
2445 (*bounds)->parent_str = NULL;
2446 (*bounds)->child_str = NULL;
/external/skia/src/ports/
H A DSkFontHost_win.cpp861 SkRect bounds = SkRect::MakeXYWH(glyph->fLeft, glyph->fTop, local
867 m.mapRect(&bounds);
868 bounds.roundOut(&bounds);
869 glyph->fLeft = SkScalarTruncToInt(bounds.fLeft);
870 glyph->fTop = SkScalarTruncToInt(bounds.fTop);
871 glyph->fWidth = SkScalarTruncToInt(bounds.width());
872 glyph->fHeight = SkScalarTruncToInt(bounds.height());
/external/skia/src/svg/
H A DSkSVGDevice.cpp720 adjustedMatrix.setRectToRect(srcOrNull ? *srcOrNull : SkRect::Make(bm.bounds()),
729 if (srcOrNull && *srcOrNull != SkRect::Make(bm.bounds())) {
/external/skia/src/views/mac/
H A DSkOSWindow_Mac.cpp50 HIRect bounds; local
65 HIViewGetBounds ((HIViewRef) userData, &bounds);
200 SkDebugf("------ %d bounds %g %g %g %g\n", r.right - r.left,
/external/skia/src/gpu/gl/
H A DGrGLGpu.h252 // bounds is region that may be modified and therefore has to be resolved.
254 void flushRenderTarget(GrGLRenderTarget*, const SkIRect* bounds);
/external/doclava/src/com/google/doclava/
H A DConverter.java535 ti.setBounds(null, new ArrayList<TypeInfo>(Arrays.asList(Converter.convertTypes((t.asTypeVariable().bounds())))));
560 if (t.asTypeVariable().bounds() != null) {
561 for (Type ty : t.asTypeVariable().bounds()) {
/external/skia/src/utils/debugger/
H A DSkDebugCanvas.cpp541 SkCanvas::SaveLayerStrategy SkDebugCanvas::willSaveLayer(const SkRect* bounds, const SkPaint* paint, argument
543 this->addDrawCommand(new SkSaveLayerCommand(bounds, paint, flags));
544 this->INHERITED::willSaveLayer(bounds, paint, flags);

Completed in 887 milliseconds

<<11121314