Home
last modified time | relevance | path

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

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