HomeSort by relevance Sort by last modified time
    Searched refs:m_scale1 (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4xxx/hwc/
hwc.c 498 static inline void m_scale1(float m[3], int from, int to) function
507 m_scale1(m[0], x_from, x_to);
508 m_scale1(m[1], y_from, y_to);
    [all...]
  /hardware/ti/omap4-aah/hwc/
hwc.c 687 static inline void m_scale1(float m[3], int from, int to) function
696 m_scale1(m[0], x_from, x_to);
697 m_scale1(m[1], y_from, y_to);
    [all...]

Completed in 120 milliseconds