| /third_party/skia/modules/skparagraph/src/ |
| H A D | TextShadow.cpp | 9 TextShadow::TextShadow(SkColor color, SkPoint offset, double blurSigma) in TextShadow() argument
|
| /third_party/skia/gm/ |
| H A D | clear_swizzle.cpp | 53 SkPMColor4f color; in DEF_SIMPLE_GPU_GM_CAN_FAIL() member
|
| /third_party/skia/modules/skottie/src/layers/ |
| H A D | SolidLayer.cpp | 34 const SkColor color = 0xff000000 | c; in attachSolidLayer() local
|
| /third_party/skia/docs/examples/ |
| H A D | Image_MakeFromRaster.cpp | 12 SkColor color = 0; in REG_FIDDLE() local
|
| H A D | Octopus_Generator_Animated.cpp | 5 void paintOctopus(int x, int y, int size_base, SkColor color, SkCanvas* canvas) { in REG_FIDDLE_ANIMATED() argument
|
| H A D | Octopus_Generator.cpp | 5 void paintOctopus(int x, int y, int size_base, SkColor color, SkCanvas* canvas) { in REG_FIDDLE() argument
|
| H A D | Bitmap_allocN32Pixels.cpp | 13 SkColor color = random.nextU(); in REG_FIDDLE() local
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglGLES1RenderUtil.cpp | 41 void clear (int x, int y, int width, int height, const tcu::Vec4& color) in clear() argument
|
| H A D | teglVGRenderUtil.cpp | 41 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 D | light_agent.cpp | 38 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 D | startlight_fuzzer.cpp | 41 LightColor color; in StartLightFuzzTest() local
|
| /base/sensors/miscdevice/services/miscdevice_service/hdi_connection/interface/src/ |
| H A D | light_hdi_connection.cpp | 65 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 D | wallpaper_event_listener.h | 34 virtual void OnColorsChange(const std::vector<uint64_t> &color, int32_t wallpaperType) in OnColorsChange() argument
|
| /base/theme/wallpaper_mgr/services/src/ |
| H A D | wallpaper_event_listener_proxy.cpp | 26 void WallpaperEventListenerProxy::OnColorsChange(const std::vector<uint64_t> &color, int32_t wallpaperType) in OnColorsChange() argument
|
| /base/theme/wallpaper_mgr/frameworks/native/src/ |
| H A D | wallpaper_event_listener_stub.cpp | 34 std::vector<uint64_t> color; in OnRemoteRequest() local
|
| H A D | wallpaper_event_listener_client.cpp | 33 void WallpaperEventListenerClient::OnColorsChange(const std::vector<uint64_t> &color, int32_t wallpaperType) in OnColorsChange() argument
|
| /base/update/updater/services/ui/view/ |
| H A D | view_api.cpp | 50 bool CheckColor(const std::string &color) in CheckColor() argument [all...] |
| /drivers/peripheral/display/composer/test/common/ |
| H A D | hdi_test_render_utils.cpp | 30 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 D | app_bar_view.h | 44 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 D | datepicker_paint_method.h | 48 void SetBackgroundColor(const Color& color)
in SetBackgroundColor() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| H A D | shadow.cpp | 29 auto color = evaluator.Evaluate(from.color_, to.color_, progress); in Blend() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
| H A D | svg_stop_declaration.h | 43 void SetColor(const Color& color) in SetColor() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/tip/ |
| H A D | tip_component.h | 42 void SetBgColor(const Color& color) in SetBgColor() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/ |
| H A D | menu_item_paint_method.h | 35 Color color = Color::TRANSPARENT; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/divider/ |
| H A D | divider_model_ng.cpp | 70 void DividerModelNG::SetDividerColor(FrameNode* frameNode, const Color& color) in SetDividerColor() argument
|