OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 28 milliseconds