Home
last modified time | relevance | path

Searched refs:SkRectCastToDrawingRect (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_convert_utils.h92 static inline void SkRectCastToDrawingRect(const SkRect& skRect, Rect& rect) in SkRectCastToDrawingRect() function
H A Dskia_font.cpp166 SkiaConvertUtils::SkRectCastToDrawingRect(skBounds[idx], bounds[idx]); in GetWidths()
H A Dskia_paint.cpp233 SkiaConvertUtils::SkRectCastToDrawingRect(skStorage, *storage); in ComputeFastBounds()