Home
last modified time | relevance | path

Searched defs:bounds (Results 126 - 150 of 414) sorted by relevance

12345678910>>...17

/third_party/skia/gm/
H A Dtextblobmixedsizes.cpp55 SkRect bounds; variable
125 SkRect bounds = fBlob->bounds(); global() variable
[all...]
H A Dimagefiltersscaled.cpp123 SkRect bounds = r; variable
H A Dsharedcorners.cpp143 const SkRect& bounds = path.getBounds(); in drawRow() local
H A Dbigrrectaaeffect.cpp105 SkRect bounds = testBounds; variable
H A Dpictureimagefilter.cpp95 SkRect bounds = SkRect::MakeXYWH(0, 0, 100, 100); variable
/third_party/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
H A DCorrectnessActivity.java29 private Rect bounds = new Rect(0, PADDING, OUTPUT_DIMS, OUTPUT_DIMS+PADDING); field in CorrectnessActivity
/third_party/skia/bench/
H A DPolyUtilsBench.cpp75 SkRect bounds; variable
H A DPathTextBench.cpp61 const SkRect& bounds = glyph.getBounds(); variable
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dstate_test.c177 uint64_t bounds[2] = { 10, 0xffffffffull }; in guest_code() local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
H A DIndicInputMethod.java69 public void notifyClientWindowChange(Rectangle bounds) { in notifyClientWindowChange() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DCoreWindowNativeWindow.cpp204 ABI::Windows::Foundation::Rect bounds; in GetCoreWindowSizeInPixels() local
/third_party/skia/src/core/
H A DSkLineClipper.cpp92 SkRect bounds; in IntersectLine() local
[all...]
H A DSkPathEffect.cpp21 filterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, const SkRect* bounds, const SkMatrix& ctm) const filterPath() argument
[all...]
H A DSkClipStackDevice.cpp79 SkRect bounds; in onAsRgnClip() local
116 SkRect bounds; in onGetClipType() local
H A DSkMatrixImageFilter.cpp115 SkRect bounds = this->getInput(0) ? this->getInput(0)->computeFastBounds(src) : src; in computeFastBounds() local
H A DSkRasterClip.cpp53 SkRasterClip::SkRasterClip(const SkIRect& bounds) : fBW(bounds) { in SkRasterClip() argument
67 SkRasterClip::SkRasterClip(const SkPath& path, const SkIRect& bounds, bool doAA) { in SkRasterClip() argument
/third_party/skia/src/effects/imagefilters/
H A DSkOffsetImageFilter.cpp98 SkIRect bounds; in onFilterImage() local
130 SkRect bounds = this->getInput(0) ? this->getInput(0)->computeFastBounds(src) : src; in computeFastBounds() local
[all...]
/third_party/skia/src/gpu/geometry/
H A DGrShape.cpp362 SkRect GrShape::bounds() const { in bounds() function in GrShape
H A DGrStyledShape.h180 SkRect bounds() const { return fShape.bounds(); } in bounds() function in GrStyledShape
/third_party/skia/src/gpu/
H A DGrClip.h162 GetPixelIBounds(const SkRect& bounds, GrAA aa, BoundsType mode = BoundsType::kExterior) GetPixelIBounds() argument
[all...]
H A DGrPixmap.h43 auto bounds = SkIRect::MakeSize(surfaceDims); in clip() local
/third_party/skia/samplecode/
H A DSamplePathClip.cpp134 draw_clipped_line(SkCanvas* canvas, const SkRect& bounds, SkPoint p0, SkPoint p1, const SkPaint& paint) draw_clipped_line() argument
[all...]
/third_party/skia/src/gpu/ops/
H A DRegionOp.cpp62 SkRect bounds = SkRect::Make(region.getBounds()); in RegionOpImpl() local
/third_party/skia/tests/
H A DAnimatedImageTest.cpp77 auto bounds = animatedImage->getBounds(); in DEF_TEST() local
/third_party/skia/src/utils/
H A DSkMultiPictureDocument.cpp169 SkRect bounds = SkRect::MakeSize(fDst[fIndex].fSize); in nextCanvas() local

Completed in 11 milliseconds

12345678910>>...17