Home
last modified time | relevance | path

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

/external/webrtc/sdk/android/api/org/webrtc/
DYuvHelper.java31 final int startV = startU + chromaHeight * chromaWidth; in I420Copy() local
86 final int startV = startU + dstChromaHeight * dstChromaWidth; in I420Rotate() local
/external/skia/src/core/
DSkPathBuilder.cpp254 SkVector* startV, SkVector* stopV, SkRotationDirection* dir) { in angles_to_unit_vectors()
326 SkVector startV, stopV; in arcTo() local
DSkPath.cpp861 SkVector* startV, SkVector* stopV, SkRotationDirection* dir) { in angles_to_unit_vectors()
1098 SkVector startV, stopV; in arcTo() local
/external/skqp/gm/
Dwacky_yuv_formats.cpp72 SkVector startV = o1 - center, endV = o2 - center; in add_arc() local
/external/skia/gm/
Dwacky_yuv_formats.cpp241 SkVector startV = o1 - center, endV = o2 - center; in add_arc() local
/external/skqp/src/pathops/
DSkPathOpsTSect.cpp1369 SkDVector startV = test->fCoinStart.perpPt() - test->pointFirst(); in removeByPerpendicular() local
/external/skia/src/pathops/
DSkPathOpsTSect.cpp1370 SkDVector startV = test->fCoinStart.perpPt() - test->pointFirst(); in removeByPerpendicular() local
/external/skqp/src/core/
DSkPath.cpp1115 SkVector* startV, SkVector* stopV, SkRotationDirection* dir) { in angles_to_unit_vectors()
1347 SkVector startV, stopV; in arcTo() local