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 138 addStateOp(new (alloc()) RotateOp(degrees));
DisplayListOp.h 417 class RotateOp : public StateOp {
419 RotateOp(float degrees)
    [all...]

Completed in 308 milliseconds