Home
last modified time | relevance | path

Searched refs:oldPCnt (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkPathRef.cpp239 int oldPCnt = (*pathRef)->countPoints(); in Rewind() local
241 (*pathRef)->resetToSize(0, 0, 0, oldVCnt, oldPCnt); in Rewind()
/external/skqp/src/core/
DSkPathRef.cpp413 int oldPCnt = (*pathRef)->countPoints(); in Rewind() local
415 (*pathRef)->resetToSize(0, 0, 0, oldVCnt, oldPCnt); in Rewind()