Lines Matching refs:SkSurfaceProps
71 const SkSurfaceProps* surfaceProps = nullptr);
100 void* context, const SkSurfaceProps* surfaceProps = nullptr);
124 const SkSurfaceProps* surfaceProps);
143 const SkSurfaceProps* props = nullptr) {
166 const SkSurfaceProps* surfaceProps = nullptr) {
203 const SkSurfaceProps* surfaceProps);
237 const SkSurfaceProps* surfaceProps);
275 const SkSurfaceProps* surfaceProps);
308 const SkSurfaceProps* surfaceProps,
335 const SkSurfaceProps* props) { in MakeRenderTarget()
658 const SkSurfaceProps& props() const { return fProps; } in props()
738 SkSurface(int width, int height, const SkSurfaceProps* surfaceProps);
739 SkSurface(const SkImageInfo& imageInfo, const SkSurfaceProps* surfaceProps);
747 const SkSurfaceProps fProps;