Searched defs:readFromMemory (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontConfigInterface_direct.cpp41 size_t SkFontConfigInterface::FontIdentity::readFromMemory(const void* addr, function in class:SkFontConfigInterface::FontIdentity
83 size_t size2 = iden1.readFromMemory(storage.get(), size1);
/external/skia/src/ports/
H A DSkFontConfigInterface_direct.cpp41 size_t SkFontConfigInterface::FontIdentity::readFromMemory(const void* addr, function in class:SkFontConfigInterface::FontIdentity
83 size_t size2 = iden1.readFromMemory(storage.get(), size1);
/external/chromium_org/third_party/skia/src/core/
H A DSkRegion.cpp1136 size_t SkRegion::readFromMemory(const void* storage, size_t length) { function in class:SkRegion
H A DSkMatrix.cpp1962 size_t SkMatrix::readFromMemory(const void* buffer, size_t length) { function in class:SkMatrix
H A DSkPath.cpp2043 size_t SkPath::readFromMemory(const void* storage, size_t length) { function in class:SkPath
/external/skia/src/core/
H A DSkRegion.cpp1136 size_t SkRegion::readFromMemory(const void* storage, size_t length) { function in class:SkRegion
H A DSkMatrix.cpp1962 size_t SkMatrix::readFromMemory(const void* buffer, size_t length) { function in class:SkMatrix
H A DSkPath.cpp2043 size_t SkPath::readFromMemory(const void* storage, size_t length) { function in class:SkPath

Completed in 280 milliseconds