Home
last modified time | relevance | path

Searched defs:color (Results 226 - 250 of 2103) sorted by relevance

12345678910>>...85

/third_party/skia/bench/
H A DImageCycleBench.cpp45 SkColor color = random.nextU(); variable
46 surf->getCanvas()->clear(color); variable
/third_party/skia/docs/examples/
H A DColor_Wheel.cpp28 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 DvktPipelineClearUtil.cpp50 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 DtcuSurfaceAccess.hpp71 inline void SurfaceAccess::setPixel (const tcu::Vec4& color, int x, int y) const in setPixel() argument
/third_party/typescript/tests/baselines/reference/
H A DobjectLiteralExcessProperties.js
/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/services/miscdevice_service/hdi_connection/adapter/src/
H A Dhdi_light_connection.cpp77 int32_t HdiLightConnection::TurnOn(int32_t lightId, const LightColor &color, const LightAnimationIPC &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
/foundation/arkui/ace_engine/frameworks/core/components/focus_animation/
H A Drender_focus_animation.cpp103 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 Drender_root.cpp119 void RenderRoot::SetBgColor(const Color& color) in SetBgColor() argument
/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H A Drosen_render_tool_bar_item.cpp82 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 Ddivider_component.h46 void SetDividerColor(const Color& color) in SetDividerColor() argument
/foundation/arkui/ace_engine/frameworks/core/components/qrcode/
H A Drosen_render_qrcode.cpp88 uint32_t RosenRenderQrcode::ConvertColorFromHighToLow(const Color& color) in ConvertColorFromHighToLow() argument
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_fade_effect.cpp25 void ScrollFadeEffect::ResetFadeEffect(const Color& color) in ResetFadeEffect() argument
H A Dscroll_fade_painter.h51 void SetColor(const Color& color) in SetColor() argument
/foundation/arkui/ace_engine/frameworks/core/components/triangle/
H A Dtriangle_component.h56 void SetColor(const Color& color) in SetColor() argument
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder_edge.h81 void SetColor(const Color& color, const AnimationOption& option = AnimationOption()) in SetColor() argument
86 void SetColor(const AnimatableColor& color) in SetColor() argument

Completed in 9 milliseconds

12345678910>>...85