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

  /frameworks/base/libs/hwui/
DisplayListRenderer.cpp 198 addStateOp(new (alloc()) RotateOp(degrees));
DisplayListOp.h 398 class RotateOp : public StateOp {
400 RotateOp(float degrees)
    [all...]

Completed in 388 milliseconds