Searched defs:rect (Results 1 - 25 of 36) sorted by relevance

12

/hardware/qcom/display/msm8084/libcopybit/
H A Dcopybit_priv.h32 copybit_iterator(const copybit_rect_t& rect) { argument
33 mRect = rect;
38 static int iterate(copybit_region_t const * self, copybit_rect_t* rect) { argument
39 if (!self || !rect) {
45 rect->l = me->mRect.l;
46 rect->t = me->mRect.t;
47 rect->r = me->mRect.r;
48 rect->b = me->mRect.b;
H A Dcopybit_c2d.cpp692 struct copybit_rect_t *rect)
698 C2D_RECT c2drect = {rect->l, rect->t, rect->r - rect->l, rect->b - rect->t};
727 // Set the target rect.
759 // Set the source rect
766 // Set the scissor rect
690 clear_copybit(struct copybit_device_t *dev, struct copybit_image_t const *buf, struct copybit_rect_t *rect) argument
1435 fill_color(struct copybit_device_t *dev, struct copybit_image_t const *dst, struct copybit_rect_t const *rect, uint32_t ) argument
[all...]
/hardware/qcom/display/msm8226/libcopybit/
H A Dcopybit_priv.h32 copybit_iterator(const copybit_rect_t& rect) { argument
33 mRect = rect;
38 static int iterate(copybit_region_t const * self, copybit_rect_t* rect) { argument
39 if (!self || !rect) {
45 rect->l = me->mRect.l;
46 rect->t = me->mRect.t;
47 rect->r = me->mRect.r;
48 rect->b = me->mRect.b;
H A Dcopybit_c2d.cpp698 struct copybit_rect_t *rect)
704 C2D_RECT c2drect = {rect->l, rect->t, rect->r - rect->l, rect->b - rect->t};
733 // Set the target rect.
765 // Set the source rect
772 // Set the scissor rect
696 clear_copybit(struct copybit_device_t *dev, struct copybit_image_t const *buf, struct copybit_rect_t *rect) argument
1441 fill_color(struct copybit_device_t *dev, struct copybit_image_t const *dst, struct copybit_rect_t const *rect, uint32_t ) argument
[all...]
/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit_priv.h32 copybit_iterator(const copybit_rect_t& rect) { argument
33 mRect = rect;
38 static int iterate(copybit_region_t const * self, copybit_rect_t* rect) { argument
39 if (!self || !rect) {
45 rect->l = me->mRect.l;
46 rect->t = me->mRect.t;
47 rect->r = me->mRect.r;
48 rect->b = me->mRect.b;
H A Dcopybit_c2d.cpp679 struct copybit_rect_t *rect)
685 C2D_RECT c2drect = {rect->l, rect->t, rect->r - rect->l, rect->b - rect->t};
709 // Set the target rect.
739 // Set the source rect
746 // Set the scissor rect
677 clear_copybit(struct copybit_device_t *dev, struct copybit_image_t const *buf, struct copybit_rect_t *rect) argument
[all...]
/hardware/qcom/display/msm8974/libcopybit/
H A Dcopybit_priv.h32 copybit_iterator(const copybit_rect_t& rect) { argument
33 mRect = rect;
38 static int iterate(copybit_region_t const * self, copybit_rect_t* rect) { argument
39 if (!self || !rect) {
45 rect->l = me->mRect.l;
46 rect->t = me->mRect.t;
47 rect->r = me->mRect.r;
48 rect->b = me->mRect.b;
H A Dcopybit_c2d.cpp693 struct copybit_rect_t *rect)
699 C2D_RECT c2drect = {rect->l, rect->t, rect->r - rect->l, rect->b - rect->t};
728 // Set the target rect.
758 // Set the source rect
765 // Set the scissor rect
691 clear_copybit(struct copybit_device_t *dev, struct copybit_image_t const *buf, struct copybit_rect_t *rect) argument
[all...]
/hardware/qcom/display/msm8084/libqdutils/
H A Ddisplay_config.cpp95 int getDisplayVisibleRegion(int dpy, hwc_rect_t &rect) { argument
105 rect.left = outParcel.readInt32();
106 rect.top = outParcel.readInt32();
107 rect.right = outParcel.readInt32();
108 rect.bottom = outParcel.readInt32();
/hardware/ti/omap4-aah/kernel-headers-ti/linux/
H A Dbvcache.h37 struct bvrect *rect; member in struct:bvcopparams
/hardware/qcom/display/msm8226/libqdutils/
H A Ddisplay_config.cpp95 int getDisplayVisibleRegion(int dpy, hwc_rect_t &rect) { argument
105 rect.left = outParcel.readInt32();
106 rect.top = outParcel.readInt32();
107 rect.right = outParcel.readInt32();
108 rect.bottom = outParcel.readInt32();
H A Dqd_utils.cpp98 int srcHeight, hwc_rect_t& rect) {
118 rect.left = x;
119 rect.top = y;
120 rect.right = srcWidth + rect.left;
121 rect.bottom = srcHeight + rect.top;
97 getAspectRatioPosition(int destWidth, int destHeight, int srcWidth, int srcHeight, hwc_rect_t& rect) argument
/hardware/intel/common/libva/test/common/
H A Dva_display_x11.c95 validate_rect(const VARectangle *rect) argument
97 return (rect &&
98 rect->x >= 0 &&
99 rect->y >= 0 &&
100 rect->width > 0 &&
101 rect->height > 0);
/hardware/samsung_slsi/exynos5/include/
H A Dv4l2-subdev.h41 struct v4l2_rect rect; member in struct:v4l2_subdev_crop
H A Dfimg2d.h232 struct fimg2d_rect rect; member in struct:fimg2d_image
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
H A Dv4l2-subdev.h57 * @rect: pad crop rectangle boundaries
62 struct v4l2_rect rect; member in struct:v4l2_subdev_crop
/hardware/intel/img/psb_video/src/x11/
H A Dpsb_x11.h72 psb_x11_win_t rect; member in struct:x11_rect_list
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/
H A Domx_proxy_videodec.c680 OMX_CONFIG_RECTTYPE rect; local
681 rect.nSize = sizeof(rect);
682 rect.nVersion.s.nVersionMajor = OMX_VER_MAJOR;
683 rect.nVersion.s.nVersionMinor = OMX_VER_MINOR;
684 rect.nVersion.s.nRevision = 0x0;
685 rect.nVersion.s.nStep = 0x0;
686 rect.nPortIndex = OMX_VIDEODECODER_OUTPUT_PORT;
688 eError = PROXY_GetConfig(hComponent, OMX_IndexConfigCommonOutputCrop, &rect);
692 pCompPrv->debugframeInfo.frame_width = rect
[all...]
/hardware/ti/omap4-aah/hwc/
H A Drgz_2d.h272 blit_rect_t rect; member in struct:blit_hregion
/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderBase.cpp1490 VARectangle rect; local
1491 rect.x = mVideoFormatInfo.cropLeft;
1492 rect.y = mVideoFormatInfo.cropTop;
1493 rect.width = mVideoFormatInfo.width - (mVideoFormatInfo.cropLeft + mVideoFormatInfo.cropRight);
1494 rect.height = mVideoFormatInfo.height - (mVideoFormatInfo.cropBottom + mVideoFormatInfo.cropTop);
1498 render_rect.value = (long)▭
/hardware/intel/common/utils/ISV/omx/
H A Disv_omxcomponent.cpp406 OMX_CONFIG_RECTTYPE *rect = static_cast<OMX_CONFIG_RECTTYPE*>(pComponentConfigStructure); local
407 if (rect->nPortIndex == kPortIndexOutput &&
408 rect->nWidth < mWidth &&
409 rect->nHeight < mHeight) {
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_copybit.cpp49 static int iterate(copybit_region_t const * self, copybit_rect_t* rect){ argument
50 if (!self || !rect) {
58 rect->l = me->mRegion.rects[me->r.current].left;
59 rect->t = me->mRegion.rects[me->r.current].top;
60 rect->r = me->mRegion.rects[me->r.current].right;
61 rect->b = me->mRegion.rects[me->r.current].bottom;
247 int CopyBit::clear (private_handle_t* hnd, hwc_rect_t& rect) argument
250 copybit_rect_t clear_rect = {rect.left, rect.top,
251 rect
[all...]
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_copybit.cpp45 static int iterate(copybit_region_t const * self, copybit_rect_t* rect){ argument
46 if (!self || !rect) {
54 rect->l = me->mRegion.rects[me->r.current].left;
55 rect->t = me->mRegion.rects[me->r.current].top;
56 rect->r = me->mRegion.rects[me->r.current].right;
57 rect->b = me->mRegion.rects[me->r.current].bottom;
205 int CopyBit::clear (private_handle_t* hnd, hwc_rect_t& rect) argument
208 copybit_rect_t clear_rect = {rect.left, rect.top,
209 rect
[all...]
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_copybit.cpp46 static int iterate(copybit_region_t const * self, copybit_rect_t* rect){ argument
47 if (!self || !rect) {
55 rect->l = me->mRegion.rects[me->r.current].left;
56 rect->t = me->mRegion.rects[me->r.current].top;
57 rect->r = me->mRegion.rects[me->r.current].right;
58 rect->b = me->mRegion.rects[me->r.current].bottom;
225 int CopyBit::clear (private_handle_t* hnd, hwc_rect_t& rect) argument
228 copybit_rect_t clear_rect = {rect.left, rect.top,
229 rect
[all...]
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_copybit.cpp49 static int iterate(copybit_region_t const * self, copybit_rect_t* rect){ argument
50 if (!self || !rect) {
58 rect->l = me->mRegion.rects[me->r.current].left;
59 rect->t = me->mRegion.rects[me->r.current].top;
60 rect->r = me->mRegion.rects[me->r.current].right;
61 rect->b = me->mRegion.rects[me->r.current].bottom;
148 //swap rect will kick in only for single updating layer
156 //kick in swap rect only if we are getting continuous same
157 //dirty rect for same layer at least equal of number of
167 //disable swap rect fo
385 clear(private_handle_t* hnd, hwc_rect_t& rect) argument
[all...]

Completed in 568 milliseconds

12