Searched defs:tStart (Results 1 – 9 of 9) sorted by relevance
/external/skia/tests/ |
D | PathOpsAngleTest.cpp | 60 double tStart; member 288 double tStart = set[idx].tStart; in setup() local
|
D | PathOpsTestCommon.cpp | 22 double tStart = 0; in CubicToQuads() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
D | s_aalinetemp.h | 109 GLfloat tStart, tEnd; /* segment start, end along line length */ in NAME() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_aalinetemp.h | 109 GLfloat tStart, tEnd; /* segment start, end along line length */ in NAME() local
|
/external/skia/src/pathops/ |
D | SkOpSegment.cpp | 318 double tStart = fTs[tIndex].fT; in addCoinOutsides() local 1235 int tStart = -1; local 2352 bool SkOpSegment::clockwise(int tStart, int tEnd) const { 2377 bool SkOpSegment::monotonicInY(int tStart, int tEnd) const { 2390 bool SkOpSegment::serpentine(int tStart, int tEnd) const { 2952 bool SkOpSegment::controlsContainedByEnds(int tStart, int tEnd) const {
|
D | SkDCubicIntersection.cpp | 28 static int quadPart(const SkDCubic& cubic, double tStart, double tEnd, SkReduceOrder* reducer) { in quadPart()
|
/external/chromium_org/third_party/skia/src/pathops/ |
D | SkOpSegment.cpp | 318 double tStart = fTs[tIndex].fT; in addCoinOutsides() local 1235 int tStart = -1; local 2352 bool SkOpSegment::clockwise(int tStart, int tEnd) const { 2377 bool SkOpSegment::monotonicInY(int tStart, int tEnd) const { 2390 bool SkOpSegment::serpentine(int tStart, int tEnd) const { 2952 bool SkOpSegment::controlsContainedByEnds(int tStart, int tEnd) const {
|
D | SkDCubicIntersection.cpp | 28 static int quadPart(const SkDCubic& cubic, double tStart, double tEnd, SkReduceOrder* reducer) { in quadPart()
|
/external/icu4c/i18n/ |
D | smpdtfmt.cpp | 2190 int32_t tStart = t; in matchLiterals() local
|