Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPathRef.cpp307 int additionalReserveVerbs, in copy() argument
311 additionalReserveVerbs, additionalReservePoints); in copy()
/external/skia/include/private/
DSkPathRef.h386 void copy(const SkPathRef& ref, int additionalReserveVerbs, int additionalReservePoints);
/external/skqp/include/private/
DSkPathRef.h364 void copy(const SkPathRef& ref, int additionalReserveVerbs, int additionalReservePoints);
/external/skqp/src/core/
DSkPathRef.cpp503 int additionalReserveVerbs, in copy() argument
507 additionalReserveVerbs, additionalReservePoints); in copy()