Home | History | Annotate | Download | only in hwui

Lines Matching full:degrees

411     RotateOp(float degrees)
412 : mDegrees(degrees) {}
419 OP_LOG("Rotate by %f degrees", mDegrees);