| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
| H A D | rs_render_node_drawable_adapter.cpp | 411 auto bounds = params.GetBounds(); in DrawBackgroundWithoutFilterAndEffect() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
| H A D | rs_canvas_drawing_render_node_drawable.cpp | 111 auto& bounds = params->GetBounds(); in OnDraw() local
|
| H A D | rs_render_node_drawable.cpp | 80 Drawing::Rect bounds = GetRenderParams() ? GetRenderParams()->GetFrameRect() : Drawing::Rect(0, 0, 0, 0); in OnDraw() local 786 auto bounds = params.GetBounds(); in UpdateCacheSurface() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/ |
| H A D | rs_render_thread_visitor.cpp | 662 Drawing::Matrix RSRenderThreadVisitor::CacRotationFromTransformType(GraphicTransformType transform, RectF& bounds) in CacRotationFromTransformType() argument 729 void RSRenderThreadVisitor::FlipMatrix(GraphicTransformType transform, Drawing::Matrix& matrix, const RectF& bounds) in FlipMatrix() argument 789 RectF bounds = {property.GetBoundsPositionX(), property.GetBoundsPositionY(), ProcessSurfaceViewInRT() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/ |
| H A D | draw_cmd_test.cpp | 332 Rect bounds; in HWTEST_F() local
|
| /foundation/window/window_manager/window_scene/session/screen/src/ |
| H A D | screen_property.cpp | 50 void ScreenProperty::SetBounds(const RRect& bounds) in SetBounds() argument 308 void ScreenProperty::UpdateVirtualPixelRatio(const RRect& bounds) in UpdateVirtualPixelRatio() argument
|
| /foundation/window/window_manager/window_scene/test/dms_unittest/ |
| H A D | screen_session_test.cpp | 398 RRect bounds; in HWTEST_F() local 425 RRect bounds; in HWTEST_F() local
|
| /foundation/window/window_manager/window_scene/test/unittest/ |
| H A D | session_test2.cpp | 1696 WSRectF bounds; in HWTEST_F() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | UTF16.java | 500 public static int bounds(String source, int offset16) { bounds() method in UTF16 536 public static int bounds(StringBuffer source, int offset16) { bounds() method in UTF16 576 public static int bounds(char source[], int start, int limit, int offset16) { bounds() method in UTF16 [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | UTF16.java | 474 public static int bounds(String source, int offset16) { bounds() method in UTF16 509 public static int bounds(StringBuffer source, int offset16) { bounds() method in UTF16 548 public static int bounds(char source[], int start, int limit, int offset16) { bounds() method in UTF16 [all...] |
| /third_party/skia/src/core/ |
| H A D | SkDraw_vertices.cpp | 551 SkRect bounds; in drawVertices() local
|
| H A D | SkPicturePlayback.cpp | 645 SkRect bounds; in handleOp() local
|
| H A D | SkFont.cpp | 159 measureText(const void* text, size_t length, SkTextEncoding encoding, SkRect* bounds, const SkPaint* paint) const measureText() argument 205 getWidthsBounds(const SkGlyphID glyphIDs[], int count, SkScalar widths[], SkRect bounds[], const SkPaint* paint) const getWidthsBounds() argument 341 SkRect bounds; GetFontBounds() local [all...] |
| H A D | SkImageFilter.cpp | 586 DrawWithFP(GrRecordingContext* rContext, std::unique_ptr<GrFragmentProcessor> fp, const SkIRect& bounds, SkColorType colorType, const SkColorSpace* colorSpace, const SkSurfaceProps& surfaceProps, GrProtected isProtected) DrawWithFP() argument [all...] |
| H A D | SkAAClip.cpp | 70 RowIter(const uint8_t* row, const SkIRect& bounds) { in RowIter() argument 252 Builder(const SkIRect& bounds) : fBounds(bounds) { in Builder() argument [all...] |
| H A D | SkOverdrawCanvas.cpp | 178 SkIRect bounds; in onDrawImageLattice2() local 209 SkRect bounds; in onDrawShadowRec() local
|
| H A D | SkPathPriv.h | 279 static bool TooBigForMath(const SkRect& bounds) { in TooBigForMath() argument [all...] |
| H A D | SkDevice.h | 55 SkIRect bounds() const { return SkIRect::MakeWH(this->width(), this->height()); } in bounds() function in SkBaseDevice 68 SkIRect bounds; in getGlobalBounds() local 474 SkNoPixelsDevice(const SkIRect& bounds, const SkSurfaceProps& props, sk_sp<SkColorSpace> colorSpace = nullptr) SkNoPixelsDevice() argument 486 resetForNextPicture(const SkIRect& bounds) resetForNextPicture() argument [all...] |
| H A D | SkScan_Path.cpp | 635 SkRect bounds = path.getBounds(); in FillPath() local 679 DowngradeClipAA(const SkIRect& bounds) DowngradeClipAA() argument [all...] |
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrStyledShape.cpp | 86 SkRect bounds; in styledBounds() local
|
| /third_party/skia/src/image/ |
| H A D | SkSurface.cpp | 214 SkIRect bounds = srcBounds; in makeImageSnapshot() local
|
| /third_party/skia/src/gpu/ops/ |
| H A D | DrawAtlasOp.cpp | 133 SkRect bounds = SkRectPriv::MakeLargestInverted(); in DrawAtlasOpImpl() local
|
| H A D | SmallPathRenderer.cpp | 232 const SkRect& bounds = args.fShape.bounds(); variable 321 addToAtlasWithRetry(GrMeshDrawTarget* target, FlushInfo* flushInfo, skgpu::v1::SmallPathAtlasMgr* atlasMgr, int width, int height, const void* image, const SkRect& bounds, int srcInset, skgpu::v1::SmallPathShapeData* shapeData) const addToAtlasWithRetry() argument 357 const SkRect& bounds = shape.bounds(); addDFPathToAtlas() local 451 const SkRect& bounds = shape.bounds(); addBMPathToAtlas() local 696 SkRect bounds = args.fShape->styledBounds(); onCanDrawPath() local [all...] |
| /third_party/skia/samplecode/ |
| H A D | SamplePathText.cpp | 132 const SkRect& bounds = fPath.getBounds(); in reset() local
|
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkDisplacementMapImageFilter.cpp | 260 SkIRect bounds; in onFilterImage() local 202 compute_displacement(Extractor ex, const SkVector& scale, SkBitmap* dst, const SkBitmap& displ, const SkIPoint& offset, const SkBitmap& src, const SkIRect& bounds) compute_displacement() argument 375 SkRect bounds = this->getColorInput() ? this->getColorInput()->computeFastBounds(src) : src; computeFastBounds() local [all...] |