Searched defs:startV (Results 1 – 8 of 8) sorted by relevance
/external/webrtc/sdk/android/api/org/webrtc/ |
D | YuvHelper.java | 31 final int startV = startU + chromaHeight * chromaWidth; in I420Copy() local 86 final int startV = startU + dstChromaHeight * dstChromaWidth; in I420Rotate() local
|
/external/skia/src/core/ |
D | SkPathBuilder.cpp | 254 SkVector* startV, SkVector* stopV, SkRotationDirection* dir) { in angles_to_unit_vectors() 326 SkVector startV, stopV; in arcTo() local
|
D | SkPath.cpp | 861 SkVector* startV, SkVector* stopV, SkRotationDirection* dir) { in angles_to_unit_vectors() 1098 SkVector startV, stopV; in arcTo() local
|
/external/skqp/gm/ |
D | wacky_yuv_formats.cpp | 72 SkVector startV = o1 - center, endV = o2 - center; in add_arc() local
|
/external/skia/gm/ |
D | wacky_yuv_formats.cpp | 241 SkVector startV = o1 - center, endV = o2 - center; in add_arc() local
|
/external/skqp/src/pathops/ |
D | SkPathOpsTSect.cpp | 1369 SkDVector startV = test->fCoinStart.perpPt() - test->pointFirst(); in removeByPerpendicular() local
|
/external/skia/src/pathops/ |
D | SkPathOpsTSect.cpp | 1370 SkDVector startV = test->fCoinStart.perpPt() - test->pointFirst(); in removeByPerpendicular() local
|
/external/skqp/src/core/ |
D | SkPath.cpp | 1115 SkVector* startV, SkVector* stopV, SkRotationDirection* dir) { in angles_to_unit_vectors() 1347 SkVector startV, stopV; in arcTo() local
|