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

  /external/webkit/WebCore/platform/graphics/cg/
GraphicsContextCG.cpp     [all...]
  /external/webkit/WebCore/platform/graphics/skia/
GraphicsContextSkia.cpp 855 FloatPoint roundedLowerRight(deviceLowerRight.x() / deviceScaleX,
857 return FloatRect(roundedOrigin, roundedLowerRight - roundedOrigin);
    [all...]

Completed in 636 milliseconds