Flutter Engine
The Flutter Engine
|
#include <GrWindowRectangles.h>
Public Member Functions | |
Rec (const SkIRect *windows, int numWindows) | |
Rec ()=default | |
Public Member Functions inherited from GrNonAtomicRef< Rec > | |
GrNonAtomicRef () | |
bool | unique () const |
int | refCnt () const |
void | ref () const |
void | unref () const |
Public Member Functions inherited from SkNoncopyable | |
SkNoncopyable ()=default | |
SkNoncopyable (SkNoncopyable &&)=default | |
SkNoncopyable & | operator= (SkNoncopyable &&)=default |
Public Attributes | |
SkIRect | fData [kMaxWindows] |
Definition at line 49 of file GrWindowRectangles.h.
Definition at line 50 of file GrWindowRectangles.h.
|
default |
SkIRect GrWindowRectangles::Rec::fData[kMaxWindows] |
Definition at line 56 of file GrWindowRectangles.h.