Searched defs:rayIntersectPoints (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DSpotShadow.cpp115 static float rayIntersectPoints(const Vector2& rayOrigin, float dx, float dy, function in namespace:android::uirenderer
127 ALOGW("rayIntersectPoints is hitting outside the segment %f", interpVal);
848 float distanceToIntersectPoly = rayIntersectPoints(centroid, dx, dy,

Completed in 121 milliseconds