Home
last modified time | relevance | path

Searched defs:rect (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/omap4xxx/hwc/
Dhwc.c46 #define WIDTH(rect) ((rect).right - (rect).left) argument
47 #define HEIGHT(rect) ((rect).bottom - (rect).top) argument