Home
last modified time | relevance | path

Searched defs:newT (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
DSkIntersectionHelper.h45 int addT(const SkIntersectionHelper& other, const SkPoint& pt, double newT) { in addT()
49 int addSelfT(const SkIntersectionHelper& other, const SkPoint& pt, double newT) { in addSelfT()
DSkOpContour.h75 int addT(int segIndex, SkOpContour* other, int otherIndex, const SkPoint& pt, double newT) { in addT()
80 int addSelfT(int segIndex, SkOpContour* other, int otherIndex, const SkPoint& pt, double newT) { in addSelfT()
DSkDCubicToQuads.cpp108 double newT = start + (index / parts) * (end - start); in addTs() local
DSkOpSegment.cpp410 int SkOpSegment::addT(SkOpSegment* other, const SkPoint& pt, double newT) { in addT()
646 int SkOpSegment::addSelfT(SkOpSegment* other, const SkPoint& pt, double newT) { in addSelfT()
/external/skia/src/pathops/
DSkIntersectionHelper.h45 int addT(const SkIntersectionHelper& other, const SkPoint& pt, double newT) { in addT()
49 int addSelfT(const SkIntersectionHelper& other, const SkPoint& pt, double newT) { in addSelfT()
DSkOpContour.h75 int addT(int segIndex, SkOpContour* other, int otherIndex, const SkPoint& pt, double newT) { in addT()
80 int addSelfT(int segIndex, SkOpContour* other, int otherIndex, const SkPoint& pt, double newT) { in addSelfT()
DSkDCubicToQuads.cpp108 double newT = start + (index / parts) * (end - start); in addTs() local
DSkOpSegment.cpp410 int SkOpSegment::addT(SkOpSegment* other, const SkPoint& pt, double newT) { in addT()
646 int SkOpSegment::addSelfT(SkOpSegment* other, const SkPoint& pt, double newT) { in addSelfT()
/external/jmonkeyengine/engine/src/core/com/jme3/collision/
DSweepSphere.java154 float newT = getLowestRoot(a, b, c, t); in collideWithVertex() local
187 float newT = getLowestRoot(a, b, c, t); in collideWithSegment() local
296 float newT; in collideWithTriangle() local
/external/skia/include/core/
DSkTArray.h164 T* newT = reinterpret_cast<T*>(this->push_back_raw(1)); in push_back() local
173 T* newT = reinterpret_cast<T*>(this->push_back_raw(1)); in push_back() local
/external/chromium_org/third_party/skia/include/core/
DSkTArray.h164 T* newT = reinterpret_cast<T*>(this->push_back_raw(1)); in push_back() local
173 T* newT = reinterpret_cast<T*>(this->push_back_raw(1)); in push_back() local