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

/hardware/samsung_slsi/exynos5/include/
H A DExynosRect.h120 int x1; //!< Left (The x-coordinate value of upper-left corner) member in struct:ExynosRect2
129 x1 = _x1_;
138 x1 = other->x1;
147 x1 = other.x1;
157 return ( x1 == other.x1
H A Dfimg2d.h191 int x1; member in struct:fimg2d_rect
206 int x1; member in struct:fimg2d_clip
/hardware/ti/omap4xxx/security/tf_daemon/
H A Dlib_manifest2.c118 uint8_t x1 = pName1[i]; local
123 if ((x1 & ~0x20) != (x2 & ~0x20))
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_q6vdec.h162 u32 x1; member in struct:vdec_cropping_window
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_q6vdec.h138 u32 x1; member in struct:vdec_cropping_window
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
H A Dfimg2d.h281 int x1; member in struct:fimg2d_rect
283 int x2; /* x1 + width */
300 int x1; member in struct:fimg2d_clip
302 int x2; /* x1 + width */

Completed in 2786 milliseconds