Home
last modified time | relevance | path

Searched refs:writeToMemoryAsRRect (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSkPath_serial.cpp55 size_t SkPath::writeToMemoryAsRRect(void* storage) const { in writeToMemoryAsRRect() function in SkPath
92 if (size_t bytes = this->writeToMemoryAsRRect(storage)) { in writeToMemory()
/external/skqp/src/core/
DSkPath_serial.cpp55 size_t SkPath::writeToMemoryAsRRect(void* storage) const { in writeToMemoryAsRRect() function in SkPath
92 if (size_t bytes = this->writeToMemoryAsRRect(storage)) { in writeToMemory()
/external/skia/include/core/
DSkPath.h1702 size_t writeToMemoryAsRRect(void* buffer) const;
/external/skqp/include/core/
DSkPath.h1702 size_t writeToMemoryAsRRect(void* buffer) const;