Searched defs:SkRotateCommand (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/utils/debugger/
H A DSkDrawCommand.cpp889 SkRotateCommand::SkRotateCommand(SkScalar degrees) function in class:SkRotateCommand
896 void SkRotateCommand::execute(SkCanvas* canvas) {
H A DSkDrawCommand.h533 class SkRotateCommand : public SkDrawCommand { class in inherits:SkDrawCommand
535 SkRotateCommand(SkScalar degrees);
/external/skia/src/utils/debugger/
H A DSkDrawCommand.cpp832 SkRotateCommand::SkRotateCommand(SkScalar degrees) function in class:SkRotateCommand
839 void SkRotateCommand::execute(SkCanvas* canvas) {
H A DSkDrawCommand.h513 class SkRotateCommand : public SkDrawCommand { class in inherits:SkDrawCommand
515 SkRotateCommand(SkScalar degrees);

Completed in 4822 milliseconds