Home
last modified time | relevance | path

Searched defs:startV (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
Dreadexidx.c155 const void* startV, SizeT len ) in MemoryRange__init()
169 const void* startV, SizeT len ) in MemoryRange__covers()
/external/skia/src/core/
DSkPath.cpp1049 SkVector* startV, SkVector* stopV, SkRotationDirection* dir) { in angles_to_unit_vectors()
1287 SkVector startV, stopV; in arcTo() local
/external/skia/src/pathops/
DSkPathOpsTSect.h1635 SkDVector startV = test->fCoinStart.perpPt() - test->fPart[0]; in removeByPerpendicular() local