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

  /external/webkit/WebCore/platform/graphics/transforms/
AffineTransform.cpp 218 AffineTransform& AffineTransform::translateRight(double tx, double ty)
TransformationMatrix.cpp 813 TransformationMatrix& TransformationMatrix::translateRight(double tx, double ty)
834 translateRight(tx, ty);
    [all...]

Completed in 53 milliseconds