Searched refs:DrawingRectCastToSkRect (Results 1 – 5 of 5) sorted by relevance
50 SkiaConvertUtils::DrawingRectCastToSkRect(*bounds, skRect); in AllocRunPos()
230 SkiaConvertUtils::DrawingRectCastToSkRect(orig, skOrig); in ComputeFastBounds()231 SkiaConvertUtils::DrawingRectCastToSkRect(*storage, skStorage); in ComputeFastBounds()
84 static inline void DrawingRectCastToSkRect(const Rect& rect, SkRect& skRect) in DrawingRectCastToSkRect() function
162 SkiaConvertUtils::DrawingRectCastToSkRect(bounds[idx], skBounds[idx]); in GetWidths()
694 SkiaConvertUtils::DrawingRectCastToSkRect(tex[i], skTex[i]); in DrawAtlas()