Home
last modified time | relevance | path

Searched refs:opaBg (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_rect.cpp285 OpacityType opaBg = DrawUtils::GetMixOpacity(opaScale, style.bgOpa_); in DrawRectBorderWithoutRadius() local
288 drawUtils->DrawColorArea(gfxDstBuffer, middleRect, dirtyRect, style.bgColor_, opaBg); in DrawRectBorderWithoutRadius()
355 OpacityType opaBg = DrawUtils::GetMixOpacity(opaScale, style.bgOpa_); in DrawRectRadiusEqualBorder() local
358 drawUtils->DrawColorArea(gfxDstBuffer, middleRect, dirtyRect, style.bgColor_, opaBg); in DrawRectRadiusEqualBorder()
436 OpacityType opaBg = DrawUtils::GetMixOpacity(opaScale, style.bgOpa_); in DrawRectRadiusSmallThanBorder() local
439 drawUtils->DrawColorArea(gfxDstBuffer, middleRect, dirtyRect, style.bgColor_, opaBg); in DrawRectRadiusSmallThanBorder()
524 OpacityType opaBg = DrawUtils::GetMixOpacity(opaScale, style.bgOpa_); in DrawRectRadiusBiggerThanBorderCon1() local
527 drawUtils->DrawColorArea(gfxDstBuffer, middleInnerRect, dirtyRect, style.bgColor_, opaBg); in DrawRectRadiusBiggerThanBorderCon1()
529 drawUtils->DrawColorArea(gfxDstBuffer, middleInnerRect2, dirtyRect, style.bgColor_, opaBg); in DrawRectRadiusBiggerThanBorderCon1()
593 OpacityType opaBg in DrawRectRadiusBiggerThanBorderCon2() local
721 OpacityType opaBg = DrawUtils::GetMixOpacity(opaScale, style.bgOpa_); DrawRectRadiusBiggerThanBorderCon4() local
[all...]

Completed in 2 milliseconds