Searched defs:m_rotate (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/hwc/
H A Dhwc.c511 static void m_rotate(float m[2][3], int quarter_turns) function
572 m_rotate(ext->m, ext->current.rotation);
/hardware/ti/omap4-aah/hwc/
H A Dhwc.c700 static void m_rotate(float m[2][3], int quarter_turns) function
761 m_rotate(ext->m, ext->current.rotation);
2310 m_rotate(hwc_dev->primary_m, hwc_dev->primary_rotation);

Completed in 67 milliseconds