/* * Copyright 2015 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file.
*/ #ifndef SkAndroidCodecAdapter_DEFINED #define SkAndroidCodecAdapter_DEFINED
/** * This class wraps SkCodec to implement the functionality of SkAndroidCodec. * The underlying SkCodec implements sampled decodes. SkCodec's that do not * implement that are wrapped with SkSampledCodec instead.
*/ class SkAndroidCodecAdapter : public SkAndroidCodec { public:
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.