Searched refs:SkSurfacePropsCopyOrDefault (Results 1 – 3 of 3) sorted by relevance
13 static inline SkSurfaceProps SkSurfacePropsCopyOrDefault(const SkSurfaceProps* props) { in SkSurfacePropsCopyOrDefault() function
579 , fProps(SkSurfacePropsCopyOrDefault(props)) in SkCanvas()598 , fProps(SkSurfacePropsCopyOrDefault(props)) in SkCanvas()
124 : fProps(SkSurfacePropsCopyOrDefault(props)), fWidth(width), fHeight(height) in SkSurface()132 : fProps(SkSurfacePropsCopyOrDefault(props)), fWidth(info.width()), fHeight(info.height()) in SkSurface()