Searched refs:RotateOp (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DDisplayListOp.h409 class RotateOp : public StateOp { class in namespace:android::uirenderer
411 RotateOp(float degrees) function in class:android::uirenderer::RotateOp
H A DDisplayListCanvas.cpp153 addStateOp(new (alloc()) RotateOp(degrees));

Completed in 31 milliseconds