Home
last modified time | relevance | path

Searched refs:writeToMemoryAsRRect (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/core/
H A DSkPath_serial.cpp58 size_t SkPath::writeToMemoryAsRRect(void* storage) const { in writeToMemoryAsRRect() function in SkPath
95 if (size_t bytes = this->writeToMemoryAsRRect(storage)) { in writeToMemory()
/third_party/skia/include/core/
H A DSkPath.h1794 size_t writeToMemoryAsRRect(void* buffer) const;

Completed in 4 milliseconds