| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/ |
| H A D | path.h | 520 auto bounds in Dump() local [all...] |
| /foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/ |
| H A D | rs_graphic_test_director.cpp | 186 void RSGraphicTestDirector::SetSurfaceBounds(const Vector4f& bounds) in SetSurfaceBounds() argument 193 void RSGraphicTestDirector::SetScreenSurfaceBounds(const Vector4f& bounds) in SetScreenSurfaceBounds() argument
|
| H A D | rs_graphic_test.cpp | 154 void RSGraphicTest::SetSurfaceBounds(const Vector4f& bounds) in SetSurfaceBounds() argument 159 void RSGraphicTest::SetScreenSurfaceBounds(const Vector4f& bounds) in SetScreenSurfaceBounds() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/ |
| H A D | text_blob.cpp | 55 int TextBlob::GetIntercepts(const SkScalar bounds[], SkScalar intervals[], const Paint *paint) in GetIntercepts() argument
|
| /foundation/window/window_manager/window_scene/screen_session_manager/include/zidl/ |
| H A D | screen_session_manager_interface.h | 163 virtual void UpdateScreenRotationProperty(ScreenId screenId, const RRectT<float>& bounds, float rotation, in UpdateScreenRotationProperty() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
| H A D | state_test.c | 177 uint64_t bounds[2] = { 10, 0xffffffffull }; in guest_code() local
|
| /test/testfwk/arkxtest/uitest/core/ |
| H A D | ui_model.cpp | 23 void Widget::SetBounds(const Rect &bounds) in SetBounds() argument
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/ |
| H A D | IndicInputMethod.java | 69 public void notifyClientWindowChange(Rectangle bounds) { in notifyClientWindowChange() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/ |
| H A D | CoreWindowNativeWindow.cpp | 204 ABI::Windows::Foundation::Rect bounds; in GetCoreWindowSizeInPixels() local
|
| /third_party/skia/src/core/ |
| H A D | SkLineClipper.cpp | 92 SkRect bounds; in IntersectLine() local [all...] |
| H A D | SkPathEffect.cpp | 21 filterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, const SkRect* bounds, const SkMatrix& ctm) const filterPath() argument [all...] |
| H A D | SkClipStackDevice.cpp | 79 SkRect bounds; in onAsRgnClip() local 116 SkRect bounds; in onGetClipType() local
|
| H A D | SkMatrixImageFilter.cpp | 115 SkRect bounds = this->getInput(0) ? this->getInput(0)->computeFastBounds(src) : src; in computeFastBounds() local
|
| H A D | SkRasterClip.cpp | 53 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 D | SkOffsetImageFilter.cpp | 98 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 D | GrShape.cpp | 362 SkRect GrShape::bounds() const { in bounds() function in GrShape
|
| H A D | GrStyledShape.h | 180 SkRect bounds() const { return fShape.bounds(); } in bounds() function in GrStyledShape
|
| /third_party/skia/src/gpu/ |
| H A D | GrClip.h | 162 GetPixelIBounds(const SkRect& bounds, GrAA aa, BoundsType mode = BoundsType::kExterior) GetPixelIBounds() argument [all...] |
| H A D | GrPixmap.h | 43 auto bounds = SkIRect::MakeSize(surfaceDims); in clip() local
|
| /third_party/skia/samplecode/ |
| H A D | SamplePathClip.cpp | 134 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 D | RegionOp.cpp | 62 SkRect bounds = SkRect::Make(region.getBounds()); in RegionOpImpl() local
|
| /third_party/skia/tests/ |
| H A D | AnimatedImageTest.cpp | 77 auto bounds = animatedImage->getBounds(); in DEF_TEST() local
|
| /third_party/skia/src/utils/ |
| H A D | SkMultiPictureDocument.cpp | 169 SkRect bounds = SkRect::MakeSize(fDst[fIndex].fSize); in nextCanvas() local
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsCurve.cpp | 62 setConicBounds(const SkPoint curve[3], SkScalar curveWeight, double tStart, double tEnd, SkPathOpsBounds* bounds) setConicBounds() argument 72 setCubicBounds(const SkPoint curve[4], SkScalar , double tStart, double tEnd, SkPathOpsBounds* bounds) setCubicBounds() argument 82 setQuadBounds(const SkPoint curve[3], SkScalar , double tStart, double tEnd, SkPathOpsBounds* bounds) setQuadBounds() argument
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFGraphicStackState.cpp | 28 static bool is_rect(const SkClipStack& clipStack, const SkRect& bounds, SkRect* dst) { in is_rect() argument 72 SkRect bounds = outerBounds; in apply_clip() local 140 void SkPDFGraphicStackState::updateClip(const SkClipStack* clipStack, const SkIRect& bounds) { in updateClip() argument 108 append_clip(const SkClipStack& clipStack, const SkIRect& bounds, SkWStream* wStream) append_clip() argument [all...] |