Home
last modified time | relevance | path

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

/haiku/headers/libs/agg/
H A Dagg_trans_perspective.h197 void transform_affine(double* x, double* y) const;
581 inline void trans_perspective::transform_affine(double* x, double* y) const in transform_affine() function