blob: 0907b1036cb95e63bd042036822ece31f614cba4 [file] [log] [blame]
Brian Osmanf2c90142017-07-13 15:50:03 -04001# Copyright 2017 Google Inc.
2#
3# Use of this source code is governed by a BSD-style license that can be
4# found in the LICENSE file.
Robert Phillips193de5d2017-11-10 08:22:28 -05005flutter_defines = [
6 "SK_SUPPORT_LEGACY_IMAGE_ENCODE_API",
Robert Phillipsa3f70262018-02-08 10:59:38 -05007 "SK_DISABLE_EXPLICIT_GPU_RESOURCE_ALLOCATION",
8 "SK_DISABLE_RENDER_TARGET_SORTING",
Mike Reed1af6daa2018-01-09 16:44:16 -05009 "SK_SUPPORT_LEGACY_RECTMAKELARGEST",
Robert Phillips193de5d2017-11-10 08:22:28 -050010]