Searched refs:bottom (Results 1 - 25 of 83) sorted by relevance

1234

/hardware/qcom/display/msm8960/libtilerenderer/
H A Dtilerenderer.cpp37 int right, int bottom) {
46 if (!left && !right && !top && !bottom) {
50 bottom = height;
53 if (!left && !right && !top && !bottom) {
59 int l = left, t = (height - bottom), w = (right - left), h = (bottom - top), preserve = 0;
35 startTileRendering(OpenGLRenderer* renderer, int left, int top, int right, int bottom) argument
H A Dtilerenderer.h32 void startTileRendering(OpenGLRenderer* renderer, int left, int top, int right, int bottom);
/hardware/qcom/display/msm8084/libqdutils/
H A Dcb_utils.cpp36 irect.bottom = max(rect1.bottom, rect2.bottom);
48 Rect fbFrameRect(fbFrame.left,fbFrame.top,fbFrame.right,fbFrame.bottom);
60 displayFrame.right,displayFrame.bottom);
72 displayFrame.bottom);
85 hwc_rect_t tmpWormRect = {r.left,r.top,r.right,r.bottom};
87 int dst_h = clearWormholeRect.bottom - clearWormholeRect.top;
/hardware/qcom/display/msm8226/libqdutils/
H A Dcb_utils.cpp36 irect.bottom = max(rect1.bottom, rect2.bottom);
48 Rect fbFrameRect(fbFrame.left,fbFrame.top,fbFrame.right,fbFrame.bottom);
60 displayFrame.right,displayFrame.bottom);
72 displayFrame.bottom);
85 hwc_rect_t tmpWormRect = {r.left,r.top,r.right,r.bottom};
87 int dst_h = clearWormholeRect.bottom - clearWormholeRect.top;
/hardware/ti/omap4-aah/camera/
H A DCameraHalUtilClasses.cpp150 ssize_t bottom,
156 if ( ( 0 == top ) && ( 0 == left ) && ( 0 == bottom ) && ( 0 == right ) && ( 0 == weight ) ) {
170 if ( ( CameraArea::TOP > bottom ) || ( CameraArea::BOTTOM < bottom ) ) {
171 CAMHAL_LOGEB("Camera area bottom coordinate is invalid %d", bottom );
190 if ( top >= bottom ) {
191 CAMHAL_LOGEA("Camera area top larger than bottom");
210 ssize_t top, left, bottom, right, weight; local
271 CAMHAL_LOGEA("Parsing of the bottom are
148 checkArea(ssize_t top, ssize_t left, ssize_t bottom, ssize_t right, ssize_t weight) argument
[all...]
/hardware/ti/omap4xxx/camera/
H A DCameraHalUtilClasses.cpp152 ssize_t bottom,
158 if ( ( 0 == top ) && ( 0 == left ) && ( 0 == bottom ) && ( 0 == right ) && ( 0 == weight ) ) {
172 if ( ( CameraArea::TOP > bottom ) || ( CameraArea::BOTTOM < bottom ) ) {
173 CAMHAL_LOGEB("Camera area bottom coordinate is invalid %d", bottom );
192 if ( top >= bottom ) {
193 CAMHAL_LOGEA("Camera area top larger than bottom");
212 ssize_t top, left, bottom, right, weight; local
273 CAMHAL_LOGEA("Parsing of the bottom are
150 checkArea(ssize_t top, ssize_t left, ssize_t bottom, ssize_t right, ssize_t weight) argument
[all...]
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.cpp240 ctx->mViewFrame[HWC_DISPLAY_PRIMARY].bottom =
390 int h = rect.bottom - rect.top;
445 rect.bottom = h + rect.top;
473 inRect.bottom - inRect.top);
475 outRect.bottom - outRect.top);
490 height = float(rect.bottom - rect.top);
521 float tempHeight = float(r.bottom - r.top);
560 outRect.bottom = outPos.y + outPos.h;
610 displayFrame.bottom = dstHeight;
632 displayFrame.bottom
[all...]
H A Dhwc_copybit.cpp61 rect->b = me->mRegion.rects[me->r.current].bottom;
235 finalH += ALIGN((overlap.bottom - overlap.top), 32);
236 if(finalH > ALIGN((overlap.bottom - overlap.top), 32)) {
239 (finalH - ALIGN((overlap.bottom - overlap.top), 32)) * 4;
242 (ALIGN((overlap.bottom - overlap.top), 32)));
244 // calculate the right and bottom values
247 ptorInfo->displayFrame[i].bottom = ptorInfo->displayFrame[i].top +
248 (overlap.bottom - overlap.top);
322 src_w = sourceCrop.bottom - sourceCrop.top;
324 src_h = sourceCrop.bottom
[all...]
H A Dhwc_qclient.cpp151 outParcel->writeInt32(ctx->dpyAttr[dpy].mDstRect.bottom);
156 outParcel->writeInt32(ctx->mViewFrame[dpy].bottom);
205 ctx->mViewFrame[dpy].bottom = inParcel->readInt32();
209 ctx->mViewFrame[dpy].right, ctx->mViewFrame[dpy].bottom);
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.cpp375 int h = rect.bottom - rect.top;
430 rect.bottom = h + rect.top;
460 rect.bottom = srcHeight + rect.top;
486 inRect.bottom - inRect.top);
488 outRect.bottom - outRect.top);
503 height = float(rect.bottom - rect.top);
534 float tempHeight = float(r.bottom - r.top);
573 outRect.bottom = outPos.y + outPos.h;
623 displayFrame.bottom = dstHeight;
645 displayFrame.bottom
[all...]
/hardware/intel/img/hwcomposer/common/base/
H A DHwcLayer.cpp32 x.bottom == y.bottom &&
45 x.bottom == y.bottom &&
247 layer->displayFrame.bottom - layer->displayFrame.top);
251 layer->sourceCropf.bottom - layer->sourceCropf.top);
331 mPriority = (mSourceCropf.right - mSourceCropf.left) * (mSourceCropf.bottom - mSourceCropf.top);
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_utils.cpp312 dst_h = displayFrame.bottom - displayFrame.top;
314 src_h = sourceCrop.bottom - sourceCrop.top;
511 int& crop_b = crop.bottom;
513 int crop_h = crop.bottom - crop.top;
518 int& dst_b = dst.bottom;
520 int dst_h = abs(dst.bottom - dst.top);
525 const int& sci_b = scissor.bottom;
568 nwr.bottom = list->hwLayers[0].displayFrame.bottom;
575 nwr.bottom
[all...]
H A Dhwc_fbupdate.cpp77 displayFrame.bottom - displayFrame.top,
121 sourceCrop.bottom - sourceCrop.top);
137 displayFrame.bottom - displayFrame.top);
201 displayFrame.bottom - displayFrame.top,
268 sourceCrop.bottom - sourceCrop.top);
274 sourceCrop.bottom - sourceCrop.top);
287 const int height = displayFrame.bottom - displayFrame.top;
H A Dhwc_copybit.cpp58 rect->b = me->mRegion.rects[me->r.current].bottom;
179 ((layer->displayFrame.bottom - layer->displayFrame.top) % 16 ||
230 rect.bottom};
349 sourceCrop.bottom};
355 displayFrame.bottom};
368 int32_t screen_h = displayFrame.bottom - displayFrame.top;
370 int32_t src_crop_height = sourceCrop.bottom -sourceCrop.top;
545 height = displayFrame.bottom - displayFrame.top;
/hardware/ti/omap4-aah/hwc/
H A Drgz_2d.c65 #define HEIGHT(rect) ((rect).bottom - (rect).top)
131 r->left, r->top, r->right - r->left, r->bottom - r->top, color, 1.0f);
143 return !r->left && !r->top && !r->right && !r->bottom;
163 static int get_layer_ops(blit_hregion_t *hregion, int subregion, int *bottom) argument
167 *bottom = -1;
171 *bottom = l;
193 return ((a->bottom > 0) && (a->top < disph) &&
246 l->sourceCrop.bottom,
250 l->displayFrame.bottom);
312 res_rect->bottom
673 int bottom = layer->displayFrame.bottom; local
[all...]
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_fbupdate.cpp100 sourceCrop.bottom - sourceCrop.top);
112 displayFrame.bottom - displayFrame.top);
222 sourceCrop.bottom - sourceCrop.top);
227 sourceCrop.bottom - sourceCrop.top);
243 displayFrame.bottom - displayFrame.top);
248 displayFrame.bottom - displayFrame.top);
H A Dhwc_utils.cpp368 dst_h = displayFrame.bottom - displayFrame.top;
371 src_h = sourceCrop.bottom - sourceCrop.top;
557 int& crop_b = crop.bottom;
559 int crop_h = crop.bottom - crop.top;
564 int& dst_b = dst.bottom;
566 int dst_h = abs(dst.bottom - dst.top);
571 const int& sci_b = scissor.bottom;
614 nwr.bottom = list->hwLayers[0].displayFrame.bottom;
621 nwr.bottom
[all...]
/hardware/libhardware/modules/hwcomposer/
H A Dhwcomposer.cpp63 l->sourceCrop.bottom,
67 l->displayFrame.bottom);
/hardware/ti/omap4-aah/libI420colorconvert/
H A DColorConvert.cpp34 int dstHeight = srcRect.bottom - srcRect.top + 1;
102 encoderRect->bottom = actualHeight - 1;
/hardware/ti/omap4xxx/libI420colorconvert/
H A DColorConvert.cpp34 int dstHeight = srcRect.bottom - srcRect.top + 1;
102 encoderRect->bottom = actualHeight - 1;
/hardware/libhardware/tests/hwc/
H A Dtest-arrows.c80 int bottom = (h / 4) * 3; local
85 vtx[3] = bottom;
87 vtx[5] = bottom;
90 vtx[7] = bottom;
/hardware/intel/img/hwcomposer/ips/anniedale/
H A DPlaneCapabilities.cpp174 srcH = (int)src.bottom - (int)src.top;
176 dstH = dest.bottom - dest.top;
/hardware/libhardware/include/hardware/
H A Dhwcomposer.h54 int bottom; member in struct:hwc_rect
61 float bottom; member in struct:hwc_frect
/hardware/qcom/display/msm8226/libvirtual/
H A Dvirtual.cpp148 extH = r.bottom - r.top;
202 mHwcContext->mViewFrame[HWC_DISPLAY_VIRTUAL].bottom =
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv6/
H A Dvp8_short_fdct4x4_armv6.asm147 lsl r8, r2, #16 ; prepare bottom halfword for scaling
149 lsl r9, r3, #16 ; prepare bottom halfword for scaling
151 pkhtb r4, r2, r8, asr #20 ; pack and scale bottom halfword
152 pkhtb r5, r3, r9, asr #20 ; pack and scale bottom halfword
201 lsl r8, r2, #16 ; prepare bottom halfword for scaling
203 lsl r9, r3, #16 ; prepare bottom halfword for scaling
205 pkhtb r4, r2, r8, asr #20 ; pack and scale bottom halfword
206 pkhtb r5, r3, r9, asr #20 ; pack and scale bottom halfword

Completed in 7867 milliseconds

1234