You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// <q> Optimize the scaler version of transform operations for hollow out masks
190
+
// <q> Optimize the transform operations for hollow out masks
191
191
// <i> This feature is disabled by default. There is no guarantee that the performance will increase or decrease. It is all depends your applications. If your application uses a lot of hollow out masks, it might help.
192
-
// <i> This feature has no meaning when the anti-alias transform is disabled or the helium acceleration is available.
Copy file name to clipboardExpand all lines: examples/[template][pc][vscode]/platform/arm_2d_cfg.h
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -181,9 +181,8 @@ extern "C" {
181
181
#endif
182
182
// </h>
183
183
184
-
// <q> Optimize the scaler version of transform operations for hollow out masks
184
+
// <q> Optimize the transform operations for hollow out masks
185
185
// <i> This feature is disabled by default. There is no guarantee that the performance will increase or decrease. It is all depends your applications. If your application uses a lot of hollow out masks, it might help.
186
-
// <i> This feature has no meaning when the anti-alias transform is disabled or the helium acceleration is available.
0 commit comments