Home
last modified time | relevance | path

Searched refs:InverseTransform (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dtrans_affine.h146 void InverseTransform(float* x, float* y) const;
232 inline void TransAffine::InverseTransform(float* x, float* y) const in InverseTransform() function