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

  /external/mesa3d/src/mesa/
sources.mak 122 $(SRCDIR)math/m_translate.c \
  /hardware/ti/omap4-aah/hwc/
hwc.c 681 static inline void m_translate(float m[2][3], int dx, int dy) function
760 m_translate(ext->m, -(orig_w >> 1) - region.left, -(orig_h >> 1) - region.top);
777 m_translate(ext->m, ext->xres >> 1, ext->yres >> 1);
    [all...]
  /hardware/ti/omap4xxx/hwc/
hwc.c 492 static inline void m_translate(float m[2][3], int dx, int dy) function
571 m_translate(ext->m, -(orig_w >> 1) - region.left, -(orig_h >> 1) - region.top);
588 m_translate(ext->m, ext->xres >> 1, ext->yres >> 1);
    [all...]
  /external/valgrind/
Android.mk 190 coregrind/m_translate.c \

Completed in 133 milliseconds