Lines Matching refs:SkSurfaceProps
76 const SkSurfaceProps* surfaceProps = nullptr);
105 void* context, const SkSurfaceProps* surfaceProps = nullptr);
129 const SkSurfaceProps* surfaceProps);
148 const SkSurfaceProps* props = nullptr) {
171 const SkSurfaceProps* surfaceProps = nullptr);
217 const SkSurfaceProps* surfaceProps,
256 const SkSurfaceProps* surfaceProps,
296 const SkSurfaceProps* surfaceProps);
323 const SkSurfaceProps* surfaceProps);
357 const SkSurfaceProps* surfaceProps,
384 const SkSurfaceProps* props) { in MakeRenderTarget()
707 const SkSurfaceProps& props() const { return fProps; } in props()
828 SkSurface(int width, int height, const SkSurfaceProps* surfaceProps);
829 SkSurface(const SkImageInfo& imageInfo, const SkSurfaceProps* surfaceProps);
837 const SkSurfaceProps fProps;