HomeSort by relevance Sort by last modified time
    Searched defs:writeToMemoryAsRRect (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkPath_serial.cpp 53 size_t SkPath::writeToMemoryAsRRect(void* storage) const {
90 if (size_t bytes = this->writeToMemoryAsRRect(storage)) {
  /external/skqp/src/core/
SkPath.cpp     [all...]

Completed in 102 milliseconds