Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkPictureRecord.h130 void addPatch(const SkPoint cubics[12]);
DSkPictureRecord.cpp685 this->addPatch(cubics); in onDrawPatch()
826 void SkPictureRecord::addPatch(const SkPoint cubics[12]) { in addPatch() function in SkPictureRecord
/external/skia/src/core/
DSkPictureRecord.h130 void addPatch(const SkPoint cubics[12]);
DSkPictureRecord.cpp694 this->addPatch(cubics); in onDrawPatch()
835 void SkPictureRecord::addPatch(const SkPoint cubics[12]) { in addPatch() function in SkPictureRecord