SkDrawable Class Reference
#include <SkDrawing.h>
Inherits SkFlattenable.
List of all members.
Detailed Description
Definition at line 10 of file SkDrawing.h.
Constructor & Destructor Documentation
SkDrawable::SkDrawable |
( |
|
) |
|
virtual SkDrawable::~SkDrawable |
( |
|
) |
[virtual] |
Member Function Documentation
void SkDrawable::detachAllChildren |
( |
|
) |
|
void SkDrawable::detachFromParent |
( |
|
) |
|
void SkDrawable::getMatrix |
( |
SkMatrix * |
|
) |
const |
SkDrawable* SkDrawable::getParent |
( |
|
) |
const [inline] |
void SkDrawable::inval |
( |
|
) |
[inline] |
virtual void SkDrawable::onDraw |
( |
SkCanvas * |
|
) |
[inline, protected, virtual] |
void SkDrawable::resetMatrix |
( |
|
) |
|
void SkDrawable::setMatrix |
( |
const SkMatrix & |
|
) |
|
The documentation for this class was generated from the following file: