Lines Matching refs:surfaceProps
71 const SkSurfaceProps* surfaceProps = nullptr);
100 void* context, const SkSurfaceProps* surfaceProps = nullptr);
124 const SkSurfaceProps* surfaceProps);
166 const SkSurfaceProps* surfaceProps = nullptr) {
167 return MakeRaster(SkImageInfo::MakeN32Premul(width, height), surfaceProps);
203 const SkSurfaceProps* surfaceProps);
237 const SkSurfaceProps* surfaceProps);
275 const SkSurfaceProps* surfaceProps);
308 const SkSurfaceProps* surfaceProps,
738 SkSurface(int width, int height, const SkSurfaceProps* surfaceProps);
739 SkSurface(const SkImageInfo& imageInfo, const SkSurfaceProps* surfaceProps);