Searched refs:RotateOp (Results 1 – 2 of 2) sorted by relevance
139 addStateOp(new (alloc()) RotateOp(degrees)); in rotate()
421 class RotateOp : public StateOp {423 RotateOp(float degrees) in RotateOp() function