Home
last modified time | relevance | path

Searched defs:color (Results 76 - 100 of 2523) sorted by relevance

12345678910>>...101

/third_party/skia/modules/skparagraph/src/
H A DTextShadow.cpp9 TextShadow::TextShadow(SkColor color, SkPoint offset, double blurSigma) in TextShadow() argument
/third_party/skia/gm/
H A Dclear_swizzle.cpp53 SkPMColor4f color; in DEF_SIMPLE_GPU_GM_CAN_FAIL() member
/third_party/skia/modules/skottie/src/layers/
H A DSolidLayer.cpp34 const SkColor color = 0xff000000 | c; in attachSolidLayer() local
/third_party/skia/docs/examples/
H A DImage_MakeFromRaster.cpp12 SkColor color = 0; in REG_FIDDLE() local
H A DOctopus_Generator_Animated.cpp5 void paintOctopus(int x, int y, int size_base, SkColor color, SkCanvas* canvas) { in REG_FIDDLE_ANIMATED() argument
H A DOctopus_Generator.cpp5 void paintOctopus(int x, int y, int size_base, SkColor color, SkCanvas* canvas) { in REG_FIDDLE() argument
H A DBitmap_allocN32Pixels.cpp13 SkColor color = random.nextU(); in REG_FIDDLE() local
/third_party/vk-gl-cts/modules/egl/
H A DteglGLES1RenderUtil.cpp41 void clear (int x, int y, int width, int height, const tcu::Vec4& color) in clear() argument
H A DteglVGRenderUtil.cpp41 void clear (int x, int y, int width, int height, const tcu::Vec4& color) in clear() argument
/base/sensors/miscdevice/frameworks/native/light/
H A Dlight_agent.cpp38 int32_t TurnOn(int32_t lightId, const LightColor &color, const LightAnimation &animation) in TurnOn() argument
/base/sensors/miscdevice/test/fuzztest/light/startlight_fuzzer/
H A Dstartlight_fuzzer.cpp41 LightColor color; in StartLightFuzzTest() local
/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/interface/src/
H A Dlight_hdi_connection.cpp65 int32_t LightHdiConnection::TurnOn(int32_t lightId, const LightColor &color, const LightAnimationIPC &animation) in TurnOn() argument
/base/theme/wallpaper_mgr/frameworks/native/include/
H A Dwallpaper_event_listener.h34 virtual void OnColorsChange(const std::vector<uint64_t> &color, int32_t wallpaperType) in OnColorsChange() argument
/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_event_listener_proxy.cpp26 void WallpaperEventListenerProxy::OnColorsChange(const std::vector<uint64_t> &color, int32_t wallpaperType) in OnColorsChange() argument
/base/theme/wallpaper_mgr/frameworks/native/src/
H A Dwallpaper_event_listener_stub.cpp34 std::vector<uint64_t> color; in OnRemoteRequest() local
H A Dwallpaper_event_listener_client.cpp33 void WallpaperEventListenerClient::OnColorsChange(const std::vector<uint64_t> &color, int32_t wallpaperType) in OnColorsChange() argument
/base/update/updater/services/ui/view/
H A Dview_api.cpp50 bool CheckColor(const std::string &color) in CheckColor() argument
[all...]
/drivers/peripheral/display/composer/test/common/
H A Dhdi_test_render_utils.cpp30 void SetPixel(const BufferHandle& handle, int x, int y, uint32_t color) in SetPixel() argument
51 void ClearColor(const BufferHandle& handle, uint32_t color) in ClearColor() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Dapp_bar_view.h44 void SetRowColor(const std::optional<Color>& color) {} in SetRowColor() argument
47 void SetIconColor(const std::optional<Color>& color) {} in SetIconColor() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_paint_method.h48 void SetBackgroundColor(const Color& color) in SetBackgroundColor() argument
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dshadow.cpp29 auto color = evaluator.Evaluate(from.color_, to.color_, progress); in Blend() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_stop_declaration.h43 void SetColor(const Color& color) in SetColor() argument
/foundation/arkui/ace_engine/frameworks/core/components/tip/
H A Dtip_component.h42 void SetBgColor(const Color& color) in SetBgColor() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_paint_method.h35 Color color = Color::TRANSPARENT; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/divider/
H A Ddivider_model_ng.cpp70 void DividerModelNG::SetDividerColor(FrameNode* frameNode, const Color& color) in SetDividerColor() argument

Completed in 6 milliseconds

12345678910>>...101