Home | History | Annotate | Download | only in hwui

Lines Matching full:degrees

400     RotateOp(float degrees)
401 : mDegrees(degrees) {}
408 OP_LOG("Rotate by %f degrees", mDegrees);