Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkPathRef.cpp308 int additionalReservePoints) { in copy() argument
311 additionalReserveVerbs, additionalReservePoints); in copy()
/third_party/skia/include/private/
DSkPathRef.h386 void copy(const SkPathRef& ref, int additionalReserveVerbs, int additionalReservePoints);
/third_party/flutter/skia/src/core/
DSkPathRef.cpp509 int additionalReservePoints) { in copy() argument
512 additionalReserveVerbs, additionalReservePoints); in copy()
/third_party/flutter/skia/include/private/
DSkPathRef.h364 void copy(const SkPathRef& ref, int additionalReserveVerbs, int additionalReservePoints);