class SkData; class SkDrawable; class SkImage; class SkMatrix; class SkPath; class SkPicture; class SkRRect; class SkRegion; class SkTextBlob; class SkVertices; enumclass SkBlendMode; namespace sktext { class GlyphRunList; } struct SkDrawShadowRec; struct SkPoint; struct SkRSXform; struct SkRect;
/** *Capturesalldrawingcommands.Ratherthandrawtheactualcontent,thisdevice *incrementsthealphachannelofeachpixeleverytimeitwouldhavebeentouched *byadrawcall.Thisisusefulfordetectingoverdraw.
*/ class SK_API SkOverdrawCanvas : public SkCanvasVirtualEnforcer<SkNWayCanvas> {
public: /* Does not take ownership of canvas */ explicit SkOverdrawCanvas(SkCanvas*);
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.