Home
last modified time | relevance | path

Searched defs:incReserve (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/core/
DSkPathRef.h341 void incReserve(int additionalVerbs, int additionalPoints) { in incReserve() function
/external/skia/src/core/
DSkPath.cpp714 void SkPath::incReserve(U16CPU inc) { in incReserve() function in SkPath