/aosp12/frameworks/base/packages/SystemUI/monet/src/com/android/systemui/monet/ |
H A D | ColorScheme.kt | 70 val backgroundColor regex
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_uni_render_engine.cpp | 136 Color backgroundColor = { in DrawLayerPreProcess() local
|
/aosp12/frameworks/av/media/libstagefright/renderfright/tests/ |
H A D | RenderEngineTest.cpp | 950 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 D | js_alert_dialog.cpp | 107 Color backgroundColor; in ParseButtonObj() local 463 Color backgroundColor; in Show() local
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_picker.cpp | 407 void UIPicker::SetTextColor(ColorType backgroundColor, ColorType highlightColor) in SetTextColor()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/ |
H A D | hdilayerinfo_test.cpp | 426 GraphicLayerColor backgroundColor = { variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
H A D | tabs_node.cpp | 199 auto backgroundColor = Color::BLACK.BlendOpacity(0.0f); in GetBarBackgroundColor() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | refresh_model_impl.cpp | 161 void RefreshModelImpl::SetProgressBackgroundColor(const Color& backgroundColor) in SetProgressBackgroundColor()
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/ |
H A D | popup_ui_extension_config.h | 78 std::optional<int32_t> backgroundColor; member
|
/aosp12/frameworks/base/core/java/android/window/ |
H A D | SplashScreenView.java | 204 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 D | rosen_render_button.cpp | 597 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 D | popup.js | 103 backgroundColor: { class in defaultTheme.button 179 backgroundColor: { class in defaultTheme.closeButton
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_label.cpp | 56 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 D | text.h | 167 ColorType backgroundColor; member 483 void SetBackgroundColorSpan(ColorType backgroundColor, int16_t start, int16_t end) in SetBackgroundColorSpan()
|
H A D | spannable_string.h | 46 ColorType backgroundColor; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
H A D | bubble_view.cpp | 277 … 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 D | dialog_properties.h | 198 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 D | menu_property.h | 77 std::optional<Color> backgroundColor; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/ |
H A D | rs_render_thread_visitor.cpp | 1027 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 D | dialog_model.cpp | 114 int32_t SetBackgroundColor(ArkUI_NativeDialogHandle handle, uint32_t backgroundColor) in SetBackgroundColor()
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/media/ |
H A D | PoolableImageCache.java | 356 final int backgroundColor) { in createOrReuseBitmap()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/ |
H A D | BatteryMeterView.java | 368 public void updateColors(int foregroundColor, int backgroundColor, int singleToneColor) { in updateColors()
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
H A D | AlbumSetSlotRenderer.java | 62 public int backgroundColor; field in AlbumSetSlotRenderer.LabelSpec
|
/aosp12/frameworks/base/packages/SettingsLib/BannerMessagePreference/src/com/android/settingslib/widget/ |
H A D | BannerMessagePreference.java | 159 @ColorInt final int backgroundColor = in onBindViewHolder() local
|
/aosp12/packages/apps/Car/Messenger/src/com/android/car/messenger/impl/datamodels/util/ |
H A D | AvatarUtil.java | 228 int backgroundColor, in drawBitmapWithCircleOnCanvas()
|