![]() |
Skia
2D Graphics Library
|
#include <SkDrawLooper.h>
Public Member Functions | |
| void | applyToCTM (SkMatrix *ctm) const |
| void | applyToCanvas (SkCanvas *) const |
Public Attributes | |
| SkVector | fTranslate |
| bool | fApplyPostCTM |
| void SkDrawLooper::Context::Info::applyToCanvas | ( | SkCanvas * | ) | const |
| void SkDrawLooper::Context::Info::applyToCTM | ( | SkMatrix * | ctm | ) | const |
| bool SkDrawLooper::Context::Info::fApplyPostCTM |
| SkVector SkDrawLooper::Context::Info::fTranslate |