Lines Matching refs:Method
12 #Method SkDynamicMemoryWStream()
24 #Method ##
28 #Method ~SkDynamicMemoryWStream() override
38 #Method ##
42 #Method bool write(const void* buffer, size_t size) override
57 #Method ##
61 #Method size_t bytesWritten() const override
73 #Method ##
77 #Method bool read(void* buffer, size_t offset, size_t size)
93 #Method ##
97 #Method void copyTo(void* dst) const
111 #Method ##
115 #Method bool writeToStream(SkWStream* dst) const
129 #Method ##
133 #Method void copyToAndReset(void* dst)
149 #Method ##
153 #Method bool writeToAndReset(SkWStream* dst)
174 #Method ##
178 #Method sk_sp<SkData> detachAsData()
192 #Method ##
196 #Method std::unique_ptr<SkStreamAsset> detachAsStream()
210 #Method ##
214 #Method void reset()
226 #Method ##
230 #Method void padToAlign4()
240 #Method ##