Home | History | Annotate | Download | only in hwc

Lines Matching defs:m_translate

490 static inline void m_translate(float m[2][3], int dx, int dy)
569 m_translate(ext->m, -(orig_w >> 1) - region.left, -(orig_h >> 1) - region.top);
586 m_translate(ext->m, ext->xres >> 1, ext->yres >> 1);