Flutter Engine
The Flutter Engine
|
This is the complete list of members for skif::LayerSpace< SkMatrix >, including all inherited members.
get(int i) const | skif::LayerSpace< SkMatrix > | inline |
inverseMapRect(const LayerSpace< SkRect > &r, LayerSpace< SkRect > *out) const | skif::LayerSpace< SkMatrix > | |
inverseMapRect(const LayerSpace< SkIRect > &r, LayerSpace< SkIRect > *out) const | skif::LayerSpace< SkMatrix > | |
invert(LayerSpace< SkMatrix > *inverse) const | skif::LayerSpace< SkMatrix > | inline |
LayerSpace()=default | skif::LayerSpace< SkMatrix > | |
LayerSpace(const SkMatrix &m) | skif::LayerSpace< SkMatrix > | inlineexplicit |
LayerSpace(SkMatrix &&m) | skif::LayerSpace< SkMatrix > | inlineexplicit |
mapPoint(const LayerSpace< SkPoint > &p) const | skif::LayerSpace< SkMatrix > | |
mapRect(const LayerSpace< SkRect > &r) const | skif::LayerSpace< SkMatrix > | |
mapRect(const LayerSpace< SkIRect > &r) const | skif::LayerSpace< SkMatrix > | |
mapSize(const LayerSpace< SkSize > &s) const | skif::LayerSpace< SkMatrix > | |
mapVector(const LayerSpace< Vector > &v) const | skif::LayerSpace< SkMatrix > | |
operator const SkMatrix &() const | skif::LayerSpace< SkMatrix > | inlineexplicit |
postConcat(const LayerSpace< SkMatrix > &m) | skif::LayerSpace< SkMatrix > | inline |
preConcat(const LayerSpace< SkMatrix > &m) | skif::LayerSpace< SkMatrix > | inline |
rc(int row, int col) const | skif::LayerSpace< SkMatrix > | inline |
RectToRect(const LayerSpace< SkRect > &from, const LayerSpace< SkRect > &to) | skif::LayerSpace< SkMatrix > | inlinestatic |