Lines Matching refs:SkSurfaceProps
75 const SkSurfaceProps* surfaceProps = nullptr);
78 const SkSurfaceProps* props = nullptr) {
109 void* context, const SkSurfaceProps* surfaceProps = nullptr);
132 const SkSurfaceProps* surfaceProps);
151 const SkSurfaceProps* props = nullptr) {
174 const SkSurfaceProps* surfaceProps = nullptr);
217 const SkSurfaceProps* surfaceProps,
251 const SkSurfaceProps* surfaceProps,
284 const SkSurfaceProps* surfaceProps,
310 const SkSurfaceProps* surfaceProps) { in MakeRenderTarget()
383 const SkSurfaceProps* surfaceProps);
412 const SkSurfaceProps* surfaceProps,
439 const SkSurfaceProps* surfaceProps)
889 const SkSurfaceProps& props() const { return fProps; } in props()
1062 SkSurface(int width, int height, const SkSurfaceProps* surfaceProps);
1063 SkSurface(const SkImageInfo& imageInfo, const SkSurfaceProps* surfaceProps);
1071 const SkSurfaceProps fProps;