| /third_party/skia/bench/ |
| H A D | ImageCycleBench.cpp | 45 SkColor color = random.nextU(); variable 46 surf->getCanvas()->clear(color); variable
|
| /third_party/skia/docs/examples/ |
| H A D | Color_Wheel.cpp | 28 const struct { const char* str; float radius; float angle; SkColor4f color;} kLetters[] = { in REG_FIDDLE() member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineClearUtil.cpp | 50 const tcu::Vec4 color = (defaultClearColorUnorm() - formatInfo.lookupBias) / formatInfo.lookupScale; in defaultClearColorInt() local 61 const tcu::Vec4 color = (defaultClearColorUnorm() - formatInfo.lookupBias) / formatInfo.lookupScale; in defaultClearColorUint() local [all...] |
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuSurfaceAccess.hpp | 71 inline void SurfaceAccess::setPixel (const tcu::Vec4& color, int x, int y) const in setPixel() argument
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | objectLiteralExcessProperties.js | |
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| H A D | notification_capsule.cpp | 41 void NotificationCapsule::SetBackgroundColor(const std::string &color) in SetBackgroundColor() argument
|
| /base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/ |
| H A D | publishcontinuoustasknotification_fuzzer.cpp | 39 uint32_t color = GetU32Data(data);
in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/ |
| H A D | publishnotification_fuzzer.cpp | 39 uint32_t color = GetU32Data(data); in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/readfromparcel_fuzzer/ |
| H A D | readfromparcel_fuzzer.cpp | 54 int32_t color = static_cast<int32_t>(GetU32Data(data));
in DoSomethingInterestingWithMyAPI() local
|
| /base/sensors/miscdevice/frameworks/native/light/src/ |
| H A D | light_client.cpp | 143 int32_t LightClient::TurnOn(int32_t lightId, const LightColor &color, const LightAnimation &animation) in TurnOn() argument
|
| /base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/src/ |
| H A D | hdi_light_connection.cpp | 77 int32_t HdiLightConnection::TurnOn(int32_t lightId, const LightColor &color, const LightAnimationIPC &animation) in TurnOn() argument
|
| /base/sensors/miscdevice/test/unittest/light/ |
| H A D | light_agent_test.cpp | 128 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 D | wallpaper_permission_test.cpp | 97 uint32_t color[100] = { 3, 7, 9, 9, 7, 6 }; in CreateTempPixelMap() local
|
| /base/useriam/fingerprint_auth/services_ex/inc/ |
| H A D | sensor_illumination_task.h | 38 uint32_t color; member
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| H A D | ark_clip_board_image_data_adapter_wrapper.cpp | 61 void ArkClipBoardImageDataAdapterWrapper::SetColorType(NWeb::ClipBoardImageColorType color) in SetColorType() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| H A D | ark_clip_board_image_data_adapter_impl.cpp | 60 void ArkClipBoardImageDataAdapterImpl::SetColorType(int32_t color) in SetColorType() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/focus_animation/ |
| H A D | render_focus_animation.cpp | 103 SetFocusAnimationProperties( const RRect& rrect, const Color& color, const Offset& offset, bool isIndented) SetFocusAnimationProperties() argument 123 SetFocusAnimationProperties( const RRect& rrect, const Color& color, const Offset& offset, const Rect& clipRect) SetFocusAnimationProperties() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/root/ |
| H A D | render_root.cpp | 119 void RenderRoot::SetBgColor(const Color& color) in SetBgColor() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/tool_bar/ |
| H A D | rosen_render_tool_bar_item.cpp | 82 DrawShape( SkCanvas& canvas, const Rect& paintRect, const Color& color, double radius) DrawShape() argument 94 DrawShape( RSCanvas& canvas, const Rect& paintRect, const Color& color, double radius) DrawShape() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/divider/ |
| H A D | divider_component.h | 46 void SetDividerColor(const Color& color) in SetDividerColor() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/qrcode/ |
| H A D | rosen_render_qrcode.cpp | 88 uint32_t RosenRenderQrcode::ConvertColorFromHighToLow(const Color& color) in ConvertColorFromHighToLow() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/scroll/ |
| H A D | scroll_fade_effect.cpp | 25 void ScrollFadeEffect::ResetFadeEffect(const Color& color) in ResetFadeEffect() argument
|
| H A D | scroll_fade_painter.h | 51 void SetColor(const Color& color) in SetColor() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/triangle/ |
| H A D | triangle_component.h | 56 void SetColor(const Color& color) in SetColor() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| H A D | border_edge.h | 81 void SetColor(const Color& color, const AnimationOption& option = AnimationOption()) in SetColor() argument 86 void SetColor(const AnimatableColor& color) in SetColor() argument
|