Searched refs:bounds (Results 226 - 250 of 350) sorted by relevance

1234567891011>>

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
H A DAbstractTextPropertyEditor.java214 public final void setBounds(Rectangle bounds) { argument
215 m_textControl.setBounds(bounds);
/external/fonttools/Lib/fontTools/misc/
H A DarrayTools.py33 def updateBounds(bounds, p, min=min, max=max):
34 """Return the bounding recangle of rectangle bounds and point (x, y)."""
36 xMin, yMin, xMax, yMax = bounds
/external/fonttools/Tools/fontTools/misc/
H A DarrayTools.py33 def updateBounds(bounds, p, min=min, max=max):
34 """Return the bounding recangle of rectangle bounds and point (x, y)."""
36 xMin, yMin, xMax, yMax = bounds
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/gif/
H A DGifDrawable.java212 protected void onBoundsChange(Rect bounds) { argument
213 super.onBoundsChange(bounds);
/external/mdnsresponder/
H A DAndroid.mk26 -Wno-array-bounds \
/external/skia/gm/
H A Daddarc.cpp170 SkRect bounds = { x - r, y - r, x + r, y + r }; local
172 path->arcTo(bounds, start, sweep, false);
H A Dimagefilterscropexpand.cpp119 SkIRect bounds; local
120 r.roundOut(&bounds);
H A Dimagefiltersscaled.cpp119 SkRect bounds = r; local
120 bounds.outset(margin, margin);
/external/skia/include/core/
H A DSkRegion.h82 * Return the bounds of this region. If the region is empty, returns an
216 * Return true if this region, or rgn, is empty, or if their bounds do not
431 static void BuildRectRuns(const SkIRect& bounds,
434 // If the runs define a simple rect, return true and set bounds to that
435 // rect. If not, return false and ignore bounds.
437 SkIRect* bounds);
H A DSkPaint.h875 * @param bounds If not NULL, returns the bounds of the text,
879 SkScalar measureText(const void* text, size_t length, SkRect* bounds) const;
917 * @param bounds If not null, returns the bounds for each of
922 SkRect bounds[] = NULL) const;
935 * Return a rectangle that represents the union of the bounds of all
950 bounds (i.e. there is nothing complex like a patheffect that would make
951 the bounds computation expensive.
961 raw rectangle (the raw bounds o
[all...]
/external/skia/samplecode/
H A DSampleDither.cpp47 SkRect bounds = r; local
65 path.arcTo(bounds, 0, sweep, false);
/external/skia/src/core/
H A DSkGeometry.h269 void computeTightBounds(SkRect* bounds) const;
270 void computeFastBounds(SkRect* bounds) const;
H A DSkPictureRecorder.cpp114 const SkRect& bounds, bool doSaveLayerInfo)
118 , fBounds(bounds)
152 // bounds in 'fBBH'
113 SkRecordedDrawable(SkRecord* record, SkBBoxHierarchy* bbh, SkDrawableList* drawableList, const SkRect& bounds, bool doSaveLayerInfo) argument
H A DSkScan_Hairline.cpp85 const SkIRect& bounds = clip->getBounds();
87 clipR.set(SkIntToFDot6(bounds.fLeft), SkIntToFDot6(bounds.fTop),
88 SkIntToFDot6(bounds.fRight), SkIntToFDot6(bounds.fBottom));
H A DSkPictureRecord.cpp148 SkCanvas::SaveLayerStrategy SkPictureRecord::willSaveLayer(const SkRect* bounds, argument
153 this->recordSaveLayer(bounds, paint, flags);
155 this->INHERITED::willSaveLayer(bounds, paint, flags);
164 void SkPictureRecord::recordSaveLayer(const SkRect* bounds, const SkPaint* paint, argument
168 // op + bool for 'bounds'
170 if (bounds) {
171 size += sizeof(*bounds); // + rect
179 this->addRectPtr(bounds);
/external/deqp/framework/referencerenderer/
H A DrrRasterizer.cpp284 } bounds[] = local
416 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(bounds); ++ndx)
418 const bool startVertexInside = LineRasterUtil::vertexOnLeftSideOfLine (line.m_v0, LineRasterUtil::SubpixelLineSegment(bounds[ndx].p0, bounds[ndx].p1)) ||
419 (bounds[ndx].edgeInclusive && LineRasterUtil::vertexOnLine (line.m_v0, LineRasterUtil::SubpixelLineSegment(bounds[ndx].p0, bounds[ndx].p1)));
420 const bool endVertexInside = LineRasterUtil::vertexOnLeftSideOfLine (line.m_v1, LineRasterUtil::SubpixelLineSegment(bounds[ndx].p0, bounds[ndx].p1)) ||
421 (bounds[nd
[all...]
/external/skia/src/gpu/
H A DGrContext.cpp511 // setup bounds
517 // If our caller snaps to pixel centers then we have to round out the bounds
749 const SkRect& bounds) {
752 localCoords, bounds));
877 const GrColor* colors, const SkPoint* localCoords, const SkRect& bounds) {
909 this->setBounds(bounds);
965 this->joinBounds(that->bounds());
1009 // TODO clients should give us bounds
1010 SkRect bounds; local
1011 if (!bounds
744 Create(const Geometry& geometry, GrPrimitiveType primitiveType, const SkMatrix& viewMatrix, const SkPoint* positions, int vertexCount, const uint16_t* indices, int indexCount, const GrColor* colors, const SkPoint* localCoords, const SkRect& bounds) argument
873 DrawVerticesBatch(const Geometry& geometry, GrPrimitiveType primitiveType, const SkMatrix& viewMatrix, const SkPoint* positions, int vertexCount, const uint16_t* indices, int indexCount, const GrColor* colors, const SkPoint* localCoords, const SkRect& bounds) argument
1993 SkRect bounds; local
[all...]
/external/skia/src/utils/
H A DSkDumpCanvas.cpp202 SkCanvas::SaveLayerStrategy SkDumpCanvas::willSaveLayer(const SkRect* bounds, const SkPaint* paint, argument
206 if (bounds) {
207 str.append(" bounds");
208 toString(*bounds, &str);
219 return this->INHERITED::willSaveLayer(bounds, paint, flags);
445 toString(blob->bounds(), &str);
H A DSkNWayCanvas.cpp69 SkCanvas::SaveLayerStrategy SkNWayCanvas::willSaveLayer(const SkRect* bounds, const SkPaint* paint, argument
73 iter->saveLayer(bounds, paint, flags);
76 this->INHERITED::willSaveLayer(bounds, paint, flags);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUTF16.java21 * searching. If not, the nearest UTF-32 boundaries can be determined using <code>bounds()</code>.
64 * offset to a UTF-32 offset and back if and only if <code>bounds(string, offset16) != TRAIL</code>.
67 * of bounds. Other than than that, all methods will behave reasonably, even if unmatched surrogates
68 * or out-of-bounds UTF-32 values are present. <code>UCharacter.isLegal()</code> can be used to
87 * Value returned in <code><a href="#bounds(java.lang.String, int)">
88 * bounds()</a></code>.
215 * @exception IndexOutOfBoundsException Thrown if offset16 is out of bounds.
269 * @exception IndexOutOfBoundsException Thrown if offset16 is out of bounds.
325 * @exception IndexOutOfBoundsException Thrown if offset16 is out of bounds.
428 * @exception IndexOutOfBoundsException Thrown if offset16 is out of bounds
499 public static int bounds(String source, int offset16) { method in class:UTF16
535 public static int bounds(StringBuffer source, int offset16) { method in class:UTF16
575 public static int bounds(char source[], int start, int limit, int offset16) { method in class:UTF16
[all...]
/external/skia/tests/
H A DPathOpsAngleIdeas.cpp259 SkDRect bounds; local
260 bounds.setBounds(quad);
262 { bounds.fLeft - quad[0].fX, bounds.fTop - quad[0].fY },
263 { bounds.fRight - quad[0].fX, bounds.fTop - quad[0].fY },
264 { bounds.fLeft - quad[0].fX, bounds.fBottom - quad[0].fY },
265 { bounds.fRight - quad[0].fX, bounds
[all...]
/external/skia/bench/
H A DPathBench.cpp226 SkRect* bounds = NULL) {
228 if (NULL == bounds) {
230 bounds = &tempBounds;
244 fPoints[i].set(fRandom.nextRangeScalar(bounds->fLeft, bounds->fRight),
245 fRandom.nextRangeScalar(bounds->fTop, bounds->fBottom));
790 static const SkRect kBounds; // bounds for all random query rects
/external/selinux/libsepol/cil/src/
H A Dcil_reset_ast.c98 /* reset the bounds to NULL during a re-resolve */
99 user->bounds = NULL;
114 /* reset the bounds to NULL during a re-resolve */
115 role->bounds = NULL;
143 /* reset the bounds to NULL during a re-resolve */
144 type->bounds = NULL;
/external/clang/utils/ABITest/
H A DTypeGen.py413 self.bounds = []
423 self.bounds = [g.cardinality for g in self.generators]
424 self._cardinality = sum(self.bounds)
441 index,M = getNthPairVariableBounds(N, self.bounds)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
H A DConfigTab.java247 Rectangle bounds = tableItem.getBounds(col);
249 int max = bounds.x + bounds.width + this.table.getGridLineWidth();
256 bounds = tableItem.getBounds(col);

Completed in 1696 milliseconds

1234567891011>>