![]() |
Flutter Engine
The Flutter Engine
|
#include <SkImageFilterTypes.h>
Public Member Functions | |
LayerSpace ()=default | |
LayerSpace (const SkISize &geometry) | |
LayerSpace (SkISize &&geometry) | |
operator const SkISize & () const | |
int32_t | width () const |
int32_t | height () const |
bool | isEmpty () const |
Definition at line 330 of file SkImageFilterTypes.h.
|
default |
|
inlineexplicit |
Definition at line 333 of file SkImageFilterTypes.h.
|
inlineexplicit |
Definition at line 334 of file SkImageFilterTypes.h.
|
inline |
Definition at line 338 of file SkImageFilterTypes.h.
|
inline |
Definition at line 340 of file SkImageFilterTypes.h.
|
inlineexplicit |
Definition at line 335 of file SkImageFilterTypes.h.
|
inline |
Definition at line 337 of file SkImageFilterTypes.h.