Home
last modified time | relevance | path

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

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