Searched defs:kPathPrivLastMoveToIndex_Version (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/core/
H A DSkPath_serial.cpp27 kPathPrivLastMoveToIndex_Version = 2, enumerator in enum:SerializationVersions
302 if (version >= kPathPrivLastMoveToIndex_Version && !buffer.readS32(&fLastMoveToIndex)) {
/external/skqp/include/core/
H A DSkPath.h1677 kPathPrivLastMoveToIndex_Version = 2, enumerator in enum:SkPath::SerializationVersions

Completed in 151 milliseconds