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

/external/skia/src/core/
H A DSkPath_serial.cpp139 size_t SkPath::readFromMemory(const void* storage, size_t length) { function in class:SkPath
H A DSkMatrix.cpp1654 size_t SkMatrix::readFromMemory(const void* buffer, size_t length) { function in class:SkMatrix
/external/skia/src/ports/
H A DSkFontConfigInterface_direct.cpp97 size_t SkFontConfigInterface::FontIdentity::readFromMemory(const void* addr, function in class:SkFontConfigInterface::FontIdentity
139 size_t size2 = iden1.readFromMemory(storage.get(), size1);
/external/skqp/src/ports/
H A DSkFontConfigInterface_direct.cpp97 size_t SkFontConfigInterface::FontIdentity::readFromMemory(const void* addr, function in class:SkFontConfigInterface::FontIdentity
139 size_t size2 = iden1.readFromMemory(storage.get(), size1);
/external/skqp/src/core/
H A DSkMatrix.cpp1653 size_t SkMatrix::readFromMemory(const void* buffer, size_t length) { function in class:SkMatrix
H A DSkPath.cpp2138 size_t SkPath::readFromMemory(const void* storage, size_t length) { function in class:SkPath

Completed in 966 milliseconds