Skia
2D Graphics Library
SkDrawLooper::Context::Info Struct Reference

#include <SkDrawLooper.h>

Public Member Functions

void applyToCTM (SkMatrix *ctm) const
 
void applyToCanvas (SkCanvas *) const
 

Public Attributes

SkVector fTranslate
 
bool fApplyPostCTM
 

Member Function Documentation

◆ applyToCanvas()

void SkDrawLooper::Context::Info::applyToCanvas ( SkCanvas ) const

◆ applyToCTM()

void SkDrawLooper::Context::Info::applyToCTM ( SkMatrix ctm) const

Member Data Documentation

◆ fApplyPostCTM

bool SkDrawLooper::Context::Info::fApplyPostCTM

◆ fTranslate

SkVector SkDrawLooper::Context::Info::fTranslate

The documentation for this struct was generated from the following file: