Skia
2D Graphics Library
|
This is the complete list of members for SkData, including all inherited members.
bytes() const | SkData | inline |
copyRange(size_t offset, size_t length, void *buffer) const | SkData | |
data() const | SkData | inline |
deref() const | SkNVRefCnt< SkData > | inline |
equals(const SkData *other) const | SkData | |
isEmpty() const | SkData | inline |
MakeEmpty() | SkData | static |
MakeFromFD(int fd) | SkData | static |
MakeFromFILE(FILE *f) | SkData | static |
MakeFromFileName(const char path[]) | SkData | static |
MakeFromMalloc(const void *data, size_t length) | SkData | static |
MakeFromStream(SkStream *, size_t size) | SkData | static |
MakeSubset(const SkData *src, size_t offset, size_t length) | SkData | static |
MakeUninitialized(size_t length) | SkData | static |
MakeWithCopy(const void *data, size_t length) | SkData | static |
MakeWithCString(const char cstr[]) | SkData | static |
MakeWithoutCopy(const void *data, size_t length) | SkData | inlinestatic |
MakeWithProc(const void *ptr, size_t length, ReleaseProc proc, void *ctx) | SkData | static |
MakeZeroInitialized(size_t length) | SkData | static |
ref() const | SkNVRefCnt< SkData > | inline |
refCntGreaterThan(int32_t threadIsolatedTestCnt) const | SkNVRefCnt< SkData > | inline |
ReleaseProc typedef | SkData | |
size() const | SkData | inline |
SkNVRefCnt() | SkNVRefCnt< SkData > | inline |
SkNVRefCnt< SkData > class | SkData | friend |
unique() const | SkNVRefCnt< SkData > | inline |
unref() const | SkNVRefCnt< SkData > | inline |
writable_data() | SkData | inline |
~SkNVRefCnt() | SkNVRefCnt< SkData > | inline |