Home
last modified time | relevance | path

Searched defs:bounds (Results 376 - 400 of 547) sorted by relevance

1...<<11121314151617181920>>...22

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_render_node_drawable_adapter.cpp411 auto bounds = params.GetBounds(); in DrawBackgroundWithoutFilterAndEffect() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_canvas_drawing_render_node_drawable.cpp111 auto& bounds = params->GetBounds(); in OnDraw() local
H A Drs_render_node_drawable.cpp80 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 Drs_render_thread_visitor.cpp662 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 Ddraw_cmd_test.cpp332 Rect bounds; in HWTEST_F() local
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_property.cpp50 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 Dscreen_session_test.cpp398 RRect bounds; in HWTEST_F() local
425 RRect bounds; in HWTEST_F() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test2.cpp1696 WSRectF bounds; in HWTEST_F() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUTF16.java500 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 DUTF16.java474 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 DSkDraw_vertices.cpp551 SkRect bounds; in drawVertices() local
H A DSkPicturePlayback.cpp645 SkRect bounds; in handleOp() local
H A DSkFont.cpp159 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 DSkImageFilter.cpp586 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 DSkAAClip.cpp70 RowIter(const uint8_t* row, const SkIRect& bounds) { in RowIter() argument
252 Builder(const SkIRect& bounds) : fBounds(bounds) { in Builder() argument
[all...]
H A DSkOverdrawCanvas.cpp178 SkIRect bounds; in onDrawImageLattice2() local
209 SkRect bounds; in onDrawShadowRec() local
H A DSkPathPriv.h279 static bool TooBigForMath(const SkRect& bounds) { in TooBigForMath() argument
[all...]
H A DSkDevice.h55 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 DSkScan_Path.cpp635 SkRect bounds = path.getBounds(); in FillPath() local
679 DowngradeClipAA(const SkIRect& bounds) DowngradeClipAA() argument
[all...]
/third_party/skia/src/gpu/geometry/
H A DGrStyledShape.cpp86 SkRect bounds; in styledBounds() local
/third_party/skia/src/image/
H A DSkSurface.cpp214 SkIRect bounds = srcBounds; in makeImageSnapshot() local
/third_party/skia/src/gpu/ops/
H A DDrawAtlasOp.cpp133 SkRect bounds = SkRectPriv::MakeLargestInverted(); in DrawAtlasOpImpl() local
H A DSmallPathRenderer.cpp232 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 DSamplePathText.cpp132 const SkRect& bounds = fPath.getBounds(); in reset() local
/third_party/skia/src/effects/imagefilters/
H A DSkDisplacementMapImageFilter.cpp260 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...]

Completed in 31 milliseconds

1...<<11121314151617181920>>...22