Searched refs:newBounds (Results 1 - 18 of 18) sorted by relevance

/external/skia/src/core/
H A DSkCanvasPriv.cpp19 SkRect newBounds = bounds; local
21 matrix->mapRect(&newBounds);
23 canvas->saveLayer(&newBounds, paint);
/external/skqp/src/core/
H A DSkCanvasPriv.cpp19 SkRect newBounds = bounds; local
21 matrix->mapRect(&newBounds);
23 canvas->saveLayer(&newBounds, paint);
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
H A Dmarkermanager.js721 var newBounds = this.getMapGridBounds_();
725 if (newBounds.equals(this.shownBounds_) && newBounds.z === this.shownBounds_.z) {
729 if (newBounds.z !== this.shownBounds_.z) {
732 this.processAll_(newBounds, this.addOverlay_);
736 this.rectangleDiff_(this.shownBounds_, newBounds, this.removeCellMarkers_);
740 this.rectangleDiff_(newBounds, this.shownBounds_, this.addCellMarkers_);
743 this.shownBounds_ = newBounds;
/external/skia/src/gpu/ops/
H A DGrOp.h180 void setBounds(const SkRect& newBounds, HasAABloat aabloat, IsZeroArea zeroArea) { argument
181 fBounds = newBounds;
/external/skia/tools/fonts/
H A DSkRandomScalerContext.cpp92 const SkRect& newBounds = paint.doComputeFastBounds(path.getBounds(), local
96 newBounds.roundOut(&ibounds);
H A DSkTestScalerContext.cpp220 const SkRect& newBounds = paint.doComputeFastBounds(path.getBounds(), variable
224 newBounds.roundOut(&ibounds);
/external/skqp/src/gpu/ops/
H A DGrOp.h180 void setBounds(const SkRect& newBounds, HasAABloat aabloat, IsZeroArea zeroArea) { argument
181 fBounds = newBounds;
/external/skqp/tools/
H A DSkRandomScalerContext.cpp92 const SkRect& newBounds = paint.doComputeFastBounds(path.getBounds(), local
96 newBounds.roundOut(&ibounds);
H A DSkTestScalerContext.cpp220 const SkRect& newBounds = paint.doComputeFastBounds(path.getBounds(), variable
224 newBounds.roundOut(&ibounds);
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/
H A DBoundSet.java410 BoundSet newBounds = newConstraintsSet.reduce(typeSolver);
411 if (newBounds.isEmpty()) {
414 return this.incorporate(newBounds, typeSolver);
660 BoundSet newBounds = BoundSet.empty();
696 newBounds = newBounds.withBound(new SameAsBound(alphaI, Ti));
701 BoundSet incorporatedBoundSet = this.incorporate(newBounds, typeSolver);
/external/dagger2/lib/
H A Dauto-value-1.4.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 1095 milliseconds