HomeSort by relevance Sort by last modified time
    Searched defs:SkRotateCommand (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/utils/debugger/
SkDrawCommand.cpp 889 SkRotateCommand::SkRotateCommand(SkScalar degrees)
896 void SkRotateCommand::execute(SkCanvas* canvas) {
SkDrawCommand.h 533 class SkRotateCommand : public SkDrawCommand {
535 SkRotateCommand(SkScalar degrees);

Completed in 158 milliseconds