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

/hardware/samsung_slsi/exynos5/include/
H A DExynosRect.h118 struct ExynosRect2 struct
127 ExynosRect2(int _x1_ = 0, int _y1_ = 0, int _x2_ = 0, int _y2_ = 0) function in struct:ExynosRect2
136 ExynosRect2(const ExynosRect2 *other) function in struct:ExynosRect2
145 ExynosRect2& operator =(const ExynosRect2 &other)
155 bool operator ==(const ExynosRect2 &other) const
164 bool operator !=(const ExynosRect2 &other) const

Completed in 2030 milliseconds