Searched refs:cloneWithPixelGeometry (Results 1 – 9 of 9) sorted by relevance
75 SkSurfaceProps cloneWithPixelGeometry(SkPixelGeometry newPixelGeometry) const { in cloneWithPixelGeometry() function
187 SkSurfaceProps props = propsIn.cloneWithPixelGeometry(kUnknown_SkPixelGeometry); in Make()
133 SkSurfaceProps unknownGeometrySurfaceProps = canvasSurfaceProps.cloneWithPixelGeometry( in wrapCanvasUnknownGeometry()
212 , fBitmapFallbackProps{props.cloneWithPixelGeometry(kUnknown_SkPixelGeometry)}
292 this->surfaceProps().cloneWithPixelGeometry(cinfo.fPixelGeometry); in createDevice()
1923 .cloneWithPixelGeometry(kUnknown_SkPixelGeometry); in MakeFromPicture()
464 this->surfaceProps().cloneWithPixelGeometry(cinfo.fPixelGeometry); in createDevice()
1423 this->surfaceProps().cloneWithPixelGeometry(cinfo.fPixelGeometry); in createDevice()
522 this->surfaceProps().cloneWithPixelGeometry(info.fPixelGeometry); in createDevice()