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

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

Completed in 252 milliseconds