SkBitmapView Class Reference
#include <SkWidget.h>
Inherits SkView.
List of all members.
Detailed Description
Definition at line 173 of file SkWidget.h.
Constructor & Destructor Documentation
SkBitmapView::SkBitmapView |
( |
uint32_t |
flags = 0 |
) |
|
virtual SkBitmapView::~SkBitmapView |
( |
|
) |
[virtual] |
Member Function Documentation
bool SkBitmapView::getBitmap |
( |
SkBitmap * |
|
) |
const |
bool SkBitmapView::loadBitmapFromFile |
( |
const char |
path[] |
) |
|
virtual void SkBitmapView::onDraw |
( |
SkCanvas * |
|
) |
[protected, virtual] |
virtual void SkBitmapView::onInflate |
( |
const SkDOM & |
dom, |
|
|
const SkDOM::Node * |
node | |
|
) |
| | [protected, virtual] |
Override this to initialize your subclass from the XML node. Be sure to call the inherited version too
Reimplemented from SkView.
void SkBitmapView::setBitmap |
( |
const SkBitmap * |
, |
|
|
bool |
viewOwnsPixels | |
|
) |
| | |
The documentation for this class was generated from the following file: