8#ifndef SkWriteBuffer_DEFINED
9#define SkWriteBuffer_DEFINED
110 void reset(
void* storage =
nullptr,
size_t storageSize = 0) {
111 fWriter.
reset(storage, storageSize);
void writeBool(bool value) override
void writeByteArray(const void *data, size_t size) override
void writeFlattenable(const SkFlattenable *flattenable) override
void writeColor(SkColor color) override
void writeIntArray(const int32_t *value, uint32_t count) override
void writePoint(const SkPoint &point) override
void writeColor4f(const SkColor4f &color) override
void writeIRect(const SkIRect &rect) override
size_t writeStream(SkStream *stream, size_t length) override
void writeColorArray(const SkColor *color, uint32_t count) override
void writeTypeface(SkTypeface *typeface) override
void writeScalar(SkScalar value) override
void writeScalarArray(const SkScalar *value, uint32_t count) override
size_t bytesWritten() const
sk_sp< SkData > snapshotAsData() const
void writePointArray(const SkPoint *point, uint32_t count) override
bool writeToStream(SkWStream *) const
void writeString(std::string_view value) override
void writePoint3(const SkPoint3 &point) override
void reset(void *storage=nullptr, size_t storageSize=0)
void writePath(const SkPath &path) override
void writeColor4fArray(const SkColor4f *color, uint32_t count) override
SkBinaryWriteBuffer(const SkSerialProcs &)
void writePaint(const SkPaint &paint) override
void writeUInt(uint32_t value) override
void setTypefaceRecorder(sk_sp< SkRefCntSet >)
void setFactoryRecorder(sk_sp< SkFactorySet >)
~SkBinaryWriteBuffer() override
void writeRect(const SkRect &rect) override
void writeMatrix(const SkMatrix &matrix) override
void writeInt(int32_t value) override
void writeSampling(const SkSamplingOptions &) override
bool usingInitialStorage() const
void writeImage(const SkImage *) override
void writeRegion(const SkRegion ®ion) override
void write(const void *buffer, size_t bytes)
void writeToMemory(void *dst) const
void writePad32(const void *buffer, size_t bytes) override
const void * data() const
virtual void writeScalarArray(const SkScalar *value, uint32_t count)=0
SkWriteBuffer(const SkSerialProcs &p)
virtual size_t writeStream(SkStream *stream, size_t length)=0
virtual void writeRegion(const SkRegion ®ion)=0
virtual void writePointArray(const SkPoint *point, uint32_t count)=0
virtual void writeTypeface(SkTypeface *typeface)=0
void writeDataAsByteArray(const SkData *data)
virtual void writeInt(int32_t value)=0
virtual void writeBool(bool value)=0
virtual void writeColor(SkColor color)=0
virtual void writeRect(const SkRect &rect)=0
virtual void writeColor4fArray(const SkColor4f *color, uint32_t count)=0
virtual void writeFlattenable(const SkFlattenable *flattenable)=0
virtual void writeMatrix(const SkMatrix &matrix)=0
virtual void writePoint(const SkPoint &point)=0
virtual void writePad32(const void *buffer, size_t bytes)=0
virtual void writeImage(const SkImage *)=0
virtual void writeIRect(const SkIRect &rect)=0
virtual void writeSampling(const SkSamplingOptions &)=0
virtual void write(const SkM44 &)=0
virtual void writeByteArray(const void *data, size_t size)=0
virtual void writePoint3(const SkPoint3 &point)=0
void write32(int32_t value)
virtual void writeColor4f(const SkColor4f &color)=0
virtual void writePaint(const SkPaint &paint)=0
virtual void writeUInt(uint32_t value)=0
virtual void writeScalar(SkScalar value)=0
virtual void writePath(const SkPath &path)=0
const SkSerialProcs & serialProcs() const
virtual void writeColorArray(const SkColor *color, uint32_t count)=0
virtual void writeIntArray(const int32_t *value, uint32_t count)=0
virtual void writeString(std::string_view value)=0
void write(const void *values, size_t size)
void writePad(const void *src, size_t size)
void reset(void *external=nullptr, size_t externalBytes=0)
void flatten(void *dst) const
sk_sp< SkData > snapshotAsData() const
size_t bytesWritten() const
unsigned useCenter Optional< SkMatrix > matrix
ClipOpAndAA opAA SkRegion region
sk_sp< SkBlender > blender SkRect rect
DEF_SWITCHES_START aot vmservice shared library Name of the *so containing AOT compiled Dart assets for launching the service isolate vm snapshot The VM snapshot data that will be memory mapped as read only SnapshotAssetPath must be present isolate snapshot The isolate snapshot data that will be memory mapped as read only SnapshotAssetPath must be present cache dir path
DEF_SWITCHES_START aot vmservice shared library Name of the *so containing AOT compiled Dart assets for launching the service isolate vm snapshot The VM snapshot data that will be memory mapped as read only SnapshotAssetPath must be present isolate snapshot The isolate snapshot data that will be memory mapped as read only SnapshotAssetPath must be present cache dir Path to the cache directory This is different from the persistent_cache_path in embedder which is used for Skia shader cache icu native lib Path to the library file that exports the ICU data vm service The hostname IP address on which the Dart VM Service should be served If not defaults to or::depending on whether ipv6 is specified vm service A custom Dart VM Service port The default is to pick a randomly available open port disable vm Disable the Dart VM Service The Dart VM Service is never available in release mode disable vm service Disable mDNS Dart VM Service publication Bind to the IPv6 localhost address for the Dart VM Service Ignored if vm service host is set endless trace buffer
it will be possible to load the file into Perfetto s trace viewer disable asset Prevents usage of any non test fonts unless they were explicitly Loaded via prefetched default font Indicates whether the embedding started a prefetch of the default font manager before creating the engine run In non interactive keep the shell running after the Dart script has completed enable serial On low power devices with low core running concurrent GC tasks on threads can cause them to contend with the UI thread which could potentially lead to jank This option turns off all concurrent GC activities domain network JSON encoded network policy per domain This overrides the DisallowInsecureConnections switch Embedder can specify whether to allow or disallow insecure connections at a domain level old gen heap size
std::shared_ptr< const fml::Mapping > data