Home
last modified time | relevance | path

Searched refs:VSphere (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/samplecode/
DSample3D.cpp17 struct VSphere { struct
21 VSphere(SkV2 center, SkScalar radius) : fCenter(center), fRadius(radius) {} in VSphere() argument
153 SkV3 computeWorldPos(const VSphere& s) const { in computeWorldPos()
250 VSphere fSphere;