Skip to content

Commit

Permalink
guard for upcoming skia/skcms perf tweaks
Browse files Browse the repository at this point in the history
See https://skia-review.googlesource.com/c/skia/+/123181

Change-Id: I5cfc3f2f3031d1d30f85cc96bf73c1d243a15606
Reviewed-on: https://chromium-review.googlesource.com/1024692
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Mike Klein <mtklein@chromium.org>
Cr-Commit-Position: refs/heads/master@{#552883}
  • Loading branch information
Mike Klein authored and Commit Bot committed Apr 23, 2018
1 parent e7186ba commit 87a2389
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions skia/config/SkUserConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,9 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
#define SK_SUPPORT_LEGACY_THREADED_DAA_BUGS
#endif

#define SK_DONT_OPTIMIZE_SRC_PROFILES_FOR_SPEED
#define SK_DONT_OPTIMIZE_DST_PROFILES_FOR_SPEED

///////////////////////// Imported from BUILD.gn and skia_common.gypi

/* In some places Skia can use static initializers for global initialization,
Expand Down

0 comments on commit 87a2389

Please sign in to comment.