Searched defs:ExynosRect (Results 1 - 1 of 1) sorted by relevance

/hardware/samsung_slsi/exynos5/include/
H A DExynosRect.h18 * \file ExynosRect.h
19 * \brief header file for ExynosRect
39 struct ExynosRect struct
51 ExynosRect(int _x_ = 0, function in struct:ExynosRect
69 ExynosRect(const ExynosRect *other) function in struct:ExynosRect
81 ExynosRect& operator =(const ExynosRect &other)
94 bool operator ==(const ExynosRect &other) const
106 bool operator !=(const ExynosRect
[all...]

Completed in 2418 milliseconds