Flutter Engine
The Flutter Engine
|
Public Member Functions | |
Bounder (const SkRect &r, const SkPaint &paint) | |
bool | hasBounds () const |
const SkRect * | bounds () const |
operator const SkRect * () const | |
Public Attributes | |
SkRect | fBounds |
bool | fHasBounds |
Definition at line 45 of file SkBitmapDevice.cpp.
Definition at line 49 of file SkBitmapDevice.cpp.
|
inline |
Definition at line 56 of file SkBitmapDevice.cpp.
|
inline |
Definition at line 55 of file SkBitmapDevice.cpp.
|
inline |
Definition at line 57 of file SkBitmapDevice.cpp.
SkRect Bounder::fBounds |
Definition at line 46 of file SkBitmapDevice.cpp.
bool Bounder::fHasBounds |
Definition at line 47 of file SkBitmapDevice.cpp.