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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGDocument.h 55 FloatPoint m_translate; member in class:WebCore::FINAL
  /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...]

Completed in 155 milliseconds