We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cb5c5e commit 1448eb9Copy full SHA for 1448eb9
include/gpu/GrContextThreadSafeProxy.h
@@ -59,7 +59,8 @@ class SK_API GrContextThreadSafeProxy final : public SkNVRefCnt<GrContextThreadS
59
* @param origin The origin of the SkSurface that the DDL created with
60
* this characterization will be replayed into
61
* @param surfaceProps The surface properties of the SkSurface that the DDL
62
- * created with this characterization will be replayed into
+ * created with this characterization will be replayed
63
+ * into
64
* @param isMipMapped Will the surface the DDL will be replayed into have
65
* space allocated for mipmaps?
66
* @param willUseGLFBO0 Will the surface the DDL will be replayed into be
0 commit comments