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

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

Completed in 55 milliseconds