/* * Copyright 2018 The Android Open Source Project * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file.
*/
class SkBitmap; class SkCanvas; class SkColorSpace; class SkGlyph; class SkMatrix; class SkPaint; enum SkColorType : int; enumclass SkScalerContextFlags : uint32_t; namespace sktext { class GlyphRunList; } struct SkPoint; struct SkRect;
class SkGlyphRunListPainterCPU { public: class BitmapDevicePainter { public:
BitmapDevicePainter() = default;
BitmapDevicePainter(const BitmapDevicePainter&) = default; virtual ~BitmapDevicePainter() = default;
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.