Lines Matching refs:surfaceProps
69 @param surfaceProps LCD striping orientation and setting for device independent fonts;
75 const SkSurfaceProps* surfaceProps = nullptr);
102 @param surfaceProps LCD striping orientation and setting for device independent fonts;
109 void* context, const SkSurfaceProps* surfaceProps = nullptr);
127 @param surfaceProps LCD striping orientation and setting for device independent fonts;
132 const SkSurfaceProps* surfaceProps);
169 @param surfaceProps LCD striping orientation and setting for device independent
174 const SkSurfaceProps* surfaceProps = nullptr);
206 @param surfaceProps LCD striping orientation and setting for device independent
217 const SkSurfaceProps* surfaceProps,
240 @param surfaceProps LCD striping orientation and setting for device independent
251 const SkSurfaceProps* surfaceProps,
276 @param surfaceProps LCD striping orientation and setting for device independent
284 const SkSurfaceProps* surfaceProps,
304 @param surfaceProps LCD striping orientation and setting for device independent
310 const SkSurfaceProps* surfaceProps) {
313 kBottomLeft_GrSurfaceOrigin, surfaceProps);
375 @param surfaceProps LCD striping orientation and setting for device independent
383 const SkSurfaceProps* surfaceProps);
400 @param surfaceProps LCD striping orientation and setting for device independent
412 const SkSurfaceProps* surfaceProps,
429 @param surfaceProps LCD striping orientation and setting for device independent
439 const SkSurfaceProps* surfaceProps)
1062 SkSurface(int width, int height, const SkSurfaceProps* surfaceProps);
1063 SkSurface(const SkImageInfo& imageInfo, const SkSurfaceProps* surfaceProps);