/hardware/qcom/display/msm8996/sdm/libs/utils/ |
D | rect.cpp | 39 return ((rect.bottom > rect.top) && (rect.right > rect.left)); in IsValid() 46 (rect1.bottom == rect2.bottom)); in IsCongruent() 51 prefix, roi.left, roi.top, roi.right, roi.bottom); in Log() 58 rect->bottom = ROUND_UP_ALIGN_DOWN(rect->bottom, align_y); in Normalize() 71 res.bottom = MIN(rect1.bottom, rect2.bottom); in Intersection() 90 res.bottom = rect.bottom + FLOAT(y_offset); in Reposition() 102 if ((rect1.top == rect2.top) && (rect2.bottom <= rect1.bottom)) { in Subtract() 103 res.top = rect2.bottom; in Subtract() 104 } else if ((rect1.bottom == rect2.bottom) && (rect2.top >= rect1.top)) { in Subtract() 105 res.bottom = rect2.top; in Subtract() [all …]
|
/hardware/qcom/display/msm8909/libqdutils/ |
D | cb_utils.cpp | 36 irect.bottom = max(rect1.bottom, rect2.bottom); in getUnion() 42 copybit_rect_t clear_rect = {rect.left, rect.top,rect.right,rect.bottom}; in clear() 64 Rect fbFrameRect(fbFrame.left,fbFrame.top,fbFrame.right,fbFrame.bottom); in uiClearRegion() 68 (dirtyRect.bottom - dirtyRect.top > 0)) { in uiClearRegion() 71 dirtyRect.bottom); in uiClearRegion() 86 displayFrame.right,displayFrame.bottom); in uiClearRegion() 99 displayFrame.bottom); in uiClearRegion() 112 hwc_rect_t tmpWormRect = {r.left,r.top,r.right,r.bottom}; in uiClearRegion() 116 int clear_h = tmpWormRect.bottom - tmpWormRect.top; in uiClearRegion()
|
/hardware/qcom/display/msm8084/libqdutils/ |
D | cb_utils.cpp | 36 irect.bottom = max(rect1.bottom, rect2.bottom); in getUnion() 48 Rect fbFrameRect(fbFrame.left,fbFrame.top,fbFrame.right,fbFrame.bottom); in getuiClearRegion() 60 displayFrame.right,displayFrame.bottom); in getuiClearRegion() 72 displayFrame.bottom); in getuiClearRegion() 85 hwc_rect_t tmpWormRect = {r.left,r.top,r.right,r.bottom}; in getuiClearRegion() 87 int dst_h = clearWormholeRect.bottom - clearWormholeRect.top; in getuiClearRegion()
|
/hardware/qcom/display/msm8226/libqdutils/ |
D | cb_utils.cpp | 36 irect.bottom = max(rect1.bottom, rect2.bottom); in getUnion() 48 Rect fbFrameRect(fbFrame.left,fbFrame.top,fbFrame.right,fbFrame.bottom); in getuiClearRegion() 60 displayFrame.right,displayFrame.bottom); in getuiClearRegion() 72 displayFrame.bottom); in getuiClearRegion() 85 hwc_rect_t tmpWormRect = {r.left,r.top,r.right,r.bottom}; in getuiClearRegion() 87 int dst_h = clearWormholeRect.bottom - clearWormholeRect.top; in getuiClearRegion()
|
/hardware/qcom/display/msm8960/libtilerenderer/ |
D | tilerenderer.cpp | 37 int right, int bottom) { in startTileRendering() argument 46 if (!left && !right && !top && !bottom) { in startTileRendering() 50 bottom = height; in startTileRendering() 53 if (!left && !right && !top && !bottom) { in startTileRendering() 59 int l = left, t = (height - bottom), w = (right - left), h = (bottom - top), preserve = 0; in startTileRendering()
|
/hardware/qcom/display/msm8994/libqdutils/ |
D | cb_utils.cpp | 36 irect.bottom = max(rect1.bottom, rect2.bottom); in getUnion() 48 Rect fbFrameRect(fbFrame.left,fbFrame.top,fbFrame.right,fbFrame.bottom); in getuiClearRegion() 61 displayFrame.right,displayFrame.bottom); in getuiClearRegion() 74 displayFrame.bottom); in getuiClearRegion() 87 hwc_rect_t tmpWormRect = {r.left,r.top,r.right,r.bottom}; in getuiClearRegion() 89 int dst_h = clearWormholeRect.bottom - clearWormholeRect.top; in getuiClearRegion()
|
/hardware/ti/omap4xxx/camera/ |
D | CameraHalUtilClasses.cpp | 152 ssize_t bottom, in checkArea() argument 158 if ( ( 0 == top ) && ( 0 == left ) && ( 0 == bottom ) && ( 0 == right ) && ( 0 == weight ) ) { in checkArea() 172 if ( ( CameraArea::TOP > bottom ) || ( CameraArea::BOTTOM < bottom ) ) { in checkArea() 173 CAMHAL_LOGEB("Camera area bottom coordinate is invalid %d", bottom ); in checkArea() 192 if ( top >= bottom ) { in checkArea() 212 ssize_t top, left, bottom, right, weight; in parseAreas() local 279 bottom = static_cast<ssize_t>(strtol(pEnd+1, &pEnd, 10)); in parseAreas() 300 ret = checkArea(top, left, bottom, right, weight); in parseAreas() 305 currentArea = new CameraArea(top, left, bottom, right, weight); in parseAreas() 309 ( int ) bottom, in parseAreas()
|
/hardware/ti/omap4-aah/camera/ |
D | CameraHalUtilClasses.cpp | 150 ssize_t bottom, in checkArea() argument 156 if ( ( 0 == top ) && ( 0 == left ) && ( 0 == bottom ) && ( 0 == right ) && ( 0 == weight ) ) { in checkArea() 170 if ( ( CameraArea::TOP > bottom ) || ( CameraArea::BOTTOM < bottom ) ) { in checkArea() 171 CAMHAL_LOGEB("Camera area bottom coordinate is invalid %d", bottom ); in checkArea() 190 if ( top >= bottom ) { in checkArea() 210 ssize_t top, left, bottom, right, weight; in parseAreas() local 277 bottom = static_cast<ssize_t>(strtol(pEnd+1, &pEnd, 10)); in parseAreas() 298 ret = checkArea(top, left, bottom, right, weight); in parseAreas() 303 currentArea = new CameraArea(top, left, bottom, right, weight); in parseAreas() 307 ( int ) bottom, in parseAreas()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_utils.cpp | 240 ctx->mViewFrame[HWC_DISPLAY_PRIMARY].bottom = in initContext() 390 int h = rect.bottom - rect.top; in getActionSafePosition() 445 rect.bottom = h + rect.top; in getActionSafePosition() 473 inRect.bottom - inRect.top); in getAspectRatioPosition() 475 outRect.bottom - outRect.top); in getAspectRatioPosition() 490 height = float(rect.bottom - rect.top); in getAspectRatioPosition() 521 float tempHeight = float(r.bottom - r.top); in getAspectRatioPosition() 560 outRect.bottom = outPos.y + outPos.h; in getAspectRatioPosition() 610 displayFrame.bottom = dstHeight; in calcExtDisplayPosition() 632 displayFrame.bottom = int(hRatio*(float)displayFrame.bottom); in calcExtDisplayPosition() [all …]
|
D | hwc_copybit.cpp | 61 rect->b = me->mRegion.rects[me->r.current].bottom; in iterate() 235 finalH += ALIGN((overlap.bottom - overlap.top), 32); in prepareOverlap() 236 if(finalH > ALIGN((overlap.bottom - overlap.top), 32)) { in prepareOverlap() 239 (finalH - ALIGN((overlap.bottom - overlap.top), 32)) * 4; in prepareOverlap() 242 (ALIGN((overlap.bottom - overlap.top), 32))); in prepareOverlap() 247 ptorInfo->displayFrame[i].bottom = ptorInfo->displayFrame[i].top + in prepareOverlap() 248 (overlap.bottom - overlap.top); in prepareOverlap() 322 src_w = sourceCrop.bottom - sourceCrop.top; in prepare() 324 src_h = sourceCrop.bottom - sourceCrop.top; in prepare() 327 dst_h = layer->displayFrame.bottom - layer->displayFrame.top; in prepare() [all …]
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_utils.cpp | 375 int h = rect.bottom - rect.top; in getActionSafePosition() 430 rect.bottom = h + rect.top; in getActionSafePosition() 460 rect.bottom = srcHeight + rect.top; in getAspectRatioPosition() 486 inRect.bottom - inRect.top); in getAspectRatioPosition() 488 outRect.bottom - outRect.top); in getAspectRatioPosition() 503 height = float(rect.bottom - rect.top); in getAspectRatioPosition() 534 float tempHeight = float(r.bottom - r.top); in getAspectRatioPosition() 573 outRect.bottom = outPos.y + outPos.h; in getAspectRatioPosition() 623 displayFrame.bottom = dstHeight; in calcExtDisplayPosition() 645 displayFrame.bottom = int(hRatio*(float)displayFrame.bottom); in calcExtDisplayPosition() [all …]
|
D | hwc_copybit.cpp | 61 rect->b = me->mRegion.rects[me->r.current].bottom; in iterate() 184 src_w = sourceCrop.bottom - sourceCrop.top; in prepare() 186 src_h = sourceCrop.bottom - sourceCrop.top; in prepare() 189 dst_h = layer->displayFrame.bottom - layer->displayFrame.top; in prepare() 252 rect.bottom}; in clear() 425 sourceCrop.bottom}; in drawLayerUsingCopybit() 431 displayFrame.bottom}; in drawLayerUsingCopybit() 444 int32_t screen_h = displayFrame.bottom - displayFrame.top; in drawLayerUsingCopybit() 446 int32_t src_crop_height = sourceCrop.bottom -sourceCrop.top; in drawLayerUsingCopybit() 628 displayFrame.right, displayFrame.bottom}; in fillColorUsingCopybit() [all …]
|
/hardware/qcom/display/msm8996/sdm/libs/core/ |
D | resource_default.cpp | 405 ((dst_roi.bottom - dst_roi.top) != (src_roi.bottom - src_roi.top)); in IsScalingNeeded() 454 scissor_left.bottom = FLOAT(display_attributes.y_pixels); in DisplaySplitConfig() 459 scissor_right.bottom = FLOAT(display_attributes.y_pixels); in DisplaySplitConfig() 563 float &crop_bottom = crop->bottom; in CalculateCropRects() 565 float crop_height = crop->bottom - crop->top; in CalculateCropRects() 570 float &dst_bottom = dst->bottom; in CalculateCropRects() 572 float dst_height = dst->bottom - dst->top; in CalculateCropRects() 577 const float &sci_bottom = scissor.bottom; in CalculateCropRects() 642 (src.bottom - roundf(src.bottom) != 0.0f))) { in ValidateLayerParams() 662 float crop_height = crop.bottom - crop.top; in ValidateDimensions() [all …]
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_utils.cpp | 139 ctx->mViewFrame[dpy].bottom = ctx->dpyAttr[dpy].yres; in updateDisplayInfo() 344 ctx->mViewFrame[HWC_DISPLAY_PRIMARY].bottom = in initContext() 551 int h = rect.bottom - rect.top; in getActionSafePosition() 606 rect.bottom = h + rect.top; in getActionSafePosition() 634 inRect.bottom - inRect.top); in getAspectRatioPosition() 636 outRect.bottom - outRect.top); in getAspectRatioPosition() 651 height = float(rect.bottom - rect.top); in getAspectRatioPosition() 682 float tempHeight = float(r.bottom - r.top); in getAspectRatioPosition() 726 outRect.bottom = outPos.y + outPos.h; in getAspectRatioPosition() 776 displayFrame.bottom = dstHeight; in calcExtDisplayPosition() [all …]
|
D | hwc_copybit.cpp | 61 rect->b = me->mRegion.rects[me->r.current].bottom; in iterate() 235 finalH += ALIGN((overlap.bottom - overlap.top), 32); in prepareOverlap() 236 if(finalH > ALIGN((overlap.bottom - overlap.top), 32)) { in prepareOverlap() 239 (ALIGN((overlap.bottom - overlap.top), 32))); in prepareOverlap() 244 ptorInfo->displayFrame[i].bottom = ptorInfo->displayFrame[i].top + in prepareOverlap() 245 (overlap.bottom - overlap.top); in prepareOverlap() 329 src_w = sourceCrop.bottom - sourceCrop.top; in prepare() 331 src_h = sourceCrop.bottom - sourceCrop.top; in prepare() 334 dst_h = layer->displayFrame.bottom - layer->displayFrame.top; in prepare() 399 rect.bottom}; in clear() [all …]
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_utils.cpp | 163 ctx->mViewFrame[dpy].bottom = ctx->dpyAttr[dpy].yres; in updateDisplayInfo() 367 ctx->mViewFrame[HWC_DISPLAY_PRIMARY].bottom = in initContext() 618 int h = rect.bottom - rect.top; in getActionSafePosition() 673 rect.bottom = h + rect.top; in getActionSafePosition() 701 inRect.bottom - inRect.top); in getAspectRatioPosition() 703 outRect.bottom - outRect.top); in getAspectRatioPosition() 718 height = float(rect.bottom - rect.top); in getAspectRatioPosition() 749 float tempHeight = float(r.bottom - r.top); in getAspectRatioPosition() 793 outRect.bottom = outPos.y + outPos.h; in getAspectRatioPosition() 843 displayFrame.bottom = dstHeight; in calcExtDisplayPosition() [all …]
|
D | hwc_copybit.cpp | 61 rect->b = me->mRegion.rects[me->r.current].bottom; in iterate() 197 (mLayerCache.displayFrame[k].bottom != in isLayerChanging() 198 list->hwLayers[k].displayFrame.bottom)) { in isLayerChanging() 246 dirtyRect.bottom = INVALID_DIMENSION; in prepareSwapRect() 256 displayRect.bottom = 0; in prepareSwapRect() 259 displayRect.bottom = 0; in prepareSwapRect() 269 displayRect.bottom = 0; in prepareSwapRect() 272 displayRect.bottom = 0; in prepareSwapRect() 277 displayRect.bottom = 0; in prepareSwapRect() 280 displayRect.bottom = 0; in prepareSwapRect() [all …]
|
/hardware/qcom/display/msm8996/sdm/include/core/ |
D | layer_stack.h | 221 float bottom = 0.0f; //!< Bottom-most pixel coordinate. member 225 LayerRect(float l, float t, float r, float b) : left(l), top(t), right(r), bottom(b) { } in LayerRect() 228 return left == rect.left && right == rect.right && top == rect.top && bottom == rect.bottom;
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/ |
D | HwcLayer.cpp | 32 x.bottom == y.bottom && in operator ==() 45 x.bottom == y.bottom && in operator ==() 247 layer->displayFrame.bottom - layer->displayFrame.top); in update() 251 layer->sourceCropf.bottom - layer->sourceCropf.top); in update() 331 … mPriority = (mSourceCropf.right - mSourceCropf.left) * (mSourceCropf.bottom - mSourceCropf.top); in setupAttributes()
|
/hardware/intel/img/hwcomposer/merrifield/common/base/ |
D | HwcLayer.cpp | 33 x.bottom == y.bottom && in operator ==() 46 x.bottom == y.bottom && in operator ==() 289 layer->displayFrame.bottom - layer->displayFrame.top); in update() 293 layer->sourceCropf.bottom - layer->sourceCropf.top); in update() 393 … mPriority = (mSourceCropf.right - mSourceCropf.left) * (mSourceCropf.bottom - mSourceCropf.top); in setupAttributes()
|
/hardware/ti/omap4-aah/hwc/ |
D | rgz_2d.c | 65 #define HEIGHT(rect) ((rect).bottom - (rect).top) 131 r->left, r->top, r->right - r->left, r->bottom - r->top, color, 1.0f); in svgout_rect() 143 return !r->left && !r->top && !r->right && !r->bottom; in empty_rect() 163 static int get_layer_ops(blit_hregion_t *hregion, int subregion, int *bottom) in get_layer_ops() argument 167 *bottom = -1; in get_layer_ops() 171 *bottom = l; in get_layer_ops() 193 return ((a->bottom > 0) && (a->top < disph) && in svgout_intersects_display() 246 l->sourceCrop.bottom, in dump_layer() 250 l->displayFrame.bottom); in dump_layer() 312 res_rect->bottom = layer->displayFrame.bottom; in rgz_get_displayframe_rect() [all …]
|
/hardware/bsp/intel/peripheral/libupm/doxy/node/generators/yuidoc/tmpl/assets/css/ |
D | main.css | 59 dd p, td p { margin-bottom: 0; } 85 border-bottom: 1px solid #DBDFEA; 89 padding-bottom: 2px; 175 border-bottom: none; 213 .intro, .example { margin-bottom: 2em; } 251 …background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(50%… 265 …background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6396D8), color-stop(50%… 278 border-bottom: 1px solid #466899; 309 border-bottom: 1px dashed #ccc; 350 …background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#DCDBD9),color-stop(100%,#F… [all …]
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_utils.cpp | 367 dst_h = displayFrame.bottom - displayFrame.top; in needsScaling() 370 src_h = sourceCrop.bottom - sourceCrop.top; in needsScaling() 560 int& crop_b = crop.bottom; in calculate_crop_rects() 562 int crop_h = crop.bottom - crop.top; in calculate_crop_rects() 567 int& dst_b = dst.bottom; in calculate_crop_rects() 569 int dst_h = abs(dst.bottom - dst.top); in calculate_crop_rects() 574 const int& sci_b = scissor.bottom; in calculate_crop_rects() 615 nwr.bottom = list->hwLayers[0].displayFrame.bottom; in getNonWormholeRegion() 622 nwr.bottom = max(nwr.bottom, displayFrame.bottom); in getNonWormholeRegion() 629 nwr.bottom = min(nwr.bottom, fbDisplayFrame.bottom); in getNonWormholeRegion() [all …]
|
D | hwc_fbupdate.cpp | 100 sourceCrop.bottom - sourceCrop.top); in configure() 112 displayFrame.bottom - displayFrame.top); in configure() 222 sourceCrop.bottom - sourceCrop.top); in configure() 227 sourceCrop.bottom - sourceCrop.top); in configure() 243 displayFrame.bottom - displayFrame.top); in configure() 248 displayFrame.bottom - displayFrame.top); in configure()
|
/hardware/libhardware/include/hardware/ |
D | hwcomposer_defs.h | 65 float bottom; member 72 int bottom; member
|