Home
last modified time | relevance | path

Searched defs:backgroundColor (Results 76 – 100 of 220) sorted by relevance

123456789

/aosp12/frameworks/base/packages/SystemUI/monet/src/com/android/systemui/monet/
H A DColorScheme.kt70 val backgroundColor regex
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_engine.cpp136 Color backgroundColor = { in DrawLayerPreProcess() local
/aosp12/frameworks/av/media/libstagefright/renderfright/tests/
H A DRenderEngineTest.cpp950 const ubyte4& casterColor, const ubyte4& backgroundColor) { in drawShadow()
1310 const ubyte4 backgroundColor(255, 255, 255, 255); in TEST_F() local
1327 const ubyte4 backgroundColor(255, 255, 255, 255); in TEST_F() local
1344 const ubyte4 backgroundColor(255, 255, 255, 255); in TEST_F() local
1362 const ubyte4 backgroundColor(255, 255, 255, 255); in TEST_F() local
1382 const ubyte4 backgroundColor(255, 255, 255, 255); in TEST_F() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/dialog/
H A Djs_alert_dialog.cpp107 Color backgroundColor; in ParseButtonObj() local
463 Color backgroundColor; in Show() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_picker.cpp407 void UIPicker::SetTextColor(ColorType backgroundColor, ColorType highlightColor) in SetTextColor()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdilayerinfo_test.cpp426 GraphicLayerColor backgroundColor = { variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_node.cpp199 auto backgroundColor = Color::BLACK.BlendOpacity(0.0f); in GetBarBackgroundColor() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Drefresh_model_impl.cpp161 void RefreshModelImpl::SetProgressBackgroundColor(const Color& backgroundColor) in SetProgressBackgroundColor()
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dpopup_ui_extension_config.h78 std::optional<int32_t> backgroundColor; member
/aosp12/frameworks/base/core/java/android/window/
H A DSplashScreenView.java204 public Builder setBackgroundColor(@ColorInt int backgroundColor) { in setBackgroundColor()
646 int backgroundColor) { in applySystemBarsContrastColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Drosen_render_button.cpp597 Color backgroundColor = buttonComponent_->GetBackgroundColor(); in GetStateColor() local
613 bool RosenRenderButton::NeedClickedColor(const Color& backgroundColor) in NeedClickedColor()
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/popup/interfaces/
H A Dpopup.js103 backgroundColor: { class in defaultTheme.button
179 backgroundColor: { class in defaultTheme.closeButton
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_label.cpp56 ColorType backgroundColor; in DrawTextOneLine() local
506 void DrawLabel::GetBackgroundColor(uint16_t letterIndex, List<BackgroundColor>* backgroundColor, in GetBackgroundColor()
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dtext.h167 ColorType backgroundColor; member
483 void SetBackgroundColorSpan(ColorType backgroundColor, int16_t start, int16_t end) in SetBackgroundColorSpan()
H A Dspannable_string.h46 ColorType backgroundColor; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_view.cpp277 … auto backgroundColor = popupPaintProp->GetBackgroundColor().value_or(Color::TRANSPARENT); in CreateBubbleNode() local
370 … auto backgroundColor = popupPaintProps->GetBackgroundColor().value_or(Color::TRANSPARENT); in CreateCustomBubbleNode() local
616 … auto backgroundColor = popupPaintProp->GetBackgroundColor().value_or(Color::TRANSPARENT); in UpdateCommonParam() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_properties.h198 std::optional<Color> backgroundColor; member
230 std::optional<Color> backgroundColor; member
294 std::optional<Color> backgroundColor; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dmenu_property.h77 std::optional<Color> backgroundColor; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_visitor.cpp1027 auto backgroundColor = node.GetRenderProperties().GetBackgroundColor(); in ClipHoleForSurfaceNode() local
1074 auto backgroundColor = node.GetRenderProperties().GetBackgroundColor(); in ProcessTextureSurfaceRenderNode() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Ddialog_model.cpp114 int32_t SetBackgroundColor(ArkUI_NativeDialogHandle handle, uint32_t backgroundColor) in SetBackgroundColor()
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
H A DPoolableImageCache.java356 final int backgroundColor) { in createOrReuseBitmap()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/
H A DBatteryMeterView.java368 public void updateColors(int foregroundColor, int backgroundColor, int singleToneColor) { in updateColors()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DAlbumSetSlotRenderer.java62 public int backgroundColor; field in AlbumSetSlotRenderer.LabelSpec
/aosp12/frameworks/base/packages/SettingsLib/BannerMessagePreference/src/com/android/settingslib/widget/
H A DBannerMessagePreference.java159 @ColorInt final int backgroundColor = in onBindViewHolder() local
/aosp12/packages/apps/Car/Messenger/src/com/android/car/messenger/impl/datamodels/util/
H A DAvatarUtil.java228 int backgroundColor, in drawBitmapWithCircleOnCanvas()

123456789