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

/hardware/ti/omap4xxx/hwc/
H A Dhwc.c490 const float m_unit[2][3] = { { 1., 0., 0. }, { 0., 1., 0. } }; variable
570 memcpy(ext->m, m_unit, sizeof(m_unit));
/hardware/ti/omap4-aah/hwc/
H A Dhwc.c679 const float m_unit[2][3] = { { 1., 0., 0. }, { 0., 1., 0. } }; variable
759 memcpy(ext->m, m_unit, sizeof(m_unit));
2308 memcpy(hwc_dev->primary_m, m_unit, sizeof(m_unit));

Completed in 13 milliseconds