Home
last modified time | relevance | path

Searched defs:color (Results 1 - 25 of 57) sorted by relevance

123

/base/web/webview/test/fuzztest/putbackgroundcolor_fuzzer/
H A Dputbackgroundcolor_fuzzer.cpp34 int color; in PutBackgroundColorFuzzTest() local
/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...]
/base/powermgr/battery_manager/charger/src/
H A Dbattery_led.cpp61 void BatteryLed::TurnOn(uint32_t color) in TurnOn() argument
/base/powermgr/battery_manager/test/unittest/src/scenario_test/
H A Dbattery_light_test.cpp119 uint32_t color = 0U; in HWTEST_F() local
152 uint32_t color = 0x7fffffff; in HWTEST_F() local
/base/powermgr/battery_manager/services/native/src/
H A Dbattery_light.cpp76 void BatteryLight::TurnOn(uint32_t color) in TurnOn() argument
/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/src/
H A Dcompatible_light_connection.cpp53 int32_t CompatibleLightConnection::TurnOn(int32_t lightId, const LightColor &color, const LightAnimationIPC &animation) in TurnOn() argument
H A Dhdi_light_connection.cpp77 int32_t HdiLightConnection::TurnOn(int32_t lightId, const LightColor &color, const LightAnimationIPC &animation) in TurnOn() argument
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_capsule.cpp41 void NotificationCapsule::SetBackgroundColor(const std::string &color) in SetBackgroundColor() argument
/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/
H A Dpublishcontinuoustasknotification_fuzzer.cpp39 uint32_t color = GetU32Data(data); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/
H A Dpublishnotification_fuzzer.cpp39 uint32_t color = GetU32Data(data); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/readfromparcel_fuzzer/
H A Dreadfromparcel_fuzzer.cpp54 int32_t color = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/base/sensors/miscdevice/frameworks/native/light/src/
H A Dlight_client.cpp143 int32_t LightClient::TurnOn(int32_t lightId, const LightColor &color, const LightAnimation &animation) in TurnOn() argument
/base/sensors/miscdevice/test/unittest/light/
H A Dlight_agent_test.cpp128 bool GetLightColor(LightColor &color, int32_t lightType) in GetLightColor() argument
170 LightColor color; in HWTEST_F() local
194 LightColor color; in HWTEST_F() local
217 LightColor color; HWTEST_F() local
240 LightColor color; HWTEST_F() local
263 LightColor color; HWTEST_F() local
286 LightColor color; HWTEST_F() local
310 LightColor color; HWTEST_F() local
[all...]
/base/theme/wallpaper_mgr/test/unittest/
H A Dwallpaper_permission_test.cpp97 uint32_t color[100] = { 3, 7, 9, 9, 7, 6 }; in CreateTempPixelMap() local
/base/useriam/fingerprint_auth/services_ex/inc/
H A Dsensor_illumination_task.h38 uint32_t color; member
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_clip_board_image_data_adapter_wrapper.cpp61 void ArkClipBoardImageDataAdapterWrapper::SetColorType(NWeb::ClipBoardImageColorType color) in SetColorType() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_clip_board_image_data_adapter_impl.cpp60 void ArkClipBoardImageDataAdapterImpl::SetColorType(int32_t color) in SetColorType() argument
/base/print/print_fwk/services/print_service/include/
H A Dprint_cups_client.h47 std::string color; member

Completed in 7 milliseconds

123