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

  /external/webkit/WebCore/platform/graphics/cg/
GraphicsContextCG.cpp 378 float falen = fa + angleSpan; local
380 float end = -falen * piFloat / 180.0f;
    [all...]
  /external/webkit/WebCore/platform/graphics/cairo/
GraphicsContextCairo.cpp 395 float falen = fa + angleSpan; local
403 cairo_arc_negative(cr, x + hRadius, (y + vRadius) * reverseScaleFactor, hRadius, -fa * M_PI/180, -falen * M_PI/180);
    [all...]

Completed in 12 milliseconds