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

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

Completed in 33 milliseconds