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

  /external/webkit/Source/WebCore/svg/
SVGDocument.h 58 FloatPoint m_translate; member in class:WebCore::SVGDocument
  /hardware/ti/omap4xxx/hwc/
hwc.c 490 static inline void m_translate(float m[2][3], int dx, int dy) function
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);
    [all...]

Completed in 704 milliseconds