HomeSort by relevance Sort by last modified time
    Searched refs:endTheta (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/
PathTessellator.cpp 278 float endTheta = atan2(
298 endTheta += dTheta;
299 Vector2 endRadialOffset = {cosf(endTheta), sinf(endTheta)};
    [all...]
  /external/skia/src/core/
SkPath.cpp     [all...]

Completed in 112 milliseconds