michael@0: /* michael@0: * Copyright 2012 Google Inc. michael@0: * michael@0: * Use of this source code is governed by a BSD-style license that can be michael@0: * found in the LICENSE file. michael@0: */ michael@0: michael@0: class SkImages { michael@0: public: michael@0: /** michael@0: * Initializes flattenables in the images project. michael@0: */ michael@0: static void InitializeFlattenables(); michael@0: };