1# 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.
5flutter_defines = [
6  "SK_SUPPORT_LEGACY_IMAGE_ENCODE_API",
7  "SK_DISABLE_EXPLICIT_GPU_RESOURCE_ALLOCATION",
8  "SK_DISABLE_RENDER_TARGET_SORTING",
9  "SK_SUPPORT_LEGACY_RECTMAKELARGEST",
10]
11