Home
last modified time | relevance | path

Searched defs:colorValue (Results 26 - 50 of 67) sorted by relevance

123

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dprogress_modifier.cpp51 auto colorValue = colors[index + MIN_COLOR_STOPS_VALUE_INDEX]; in SetGradientColors() local
H A Drender_node_modifier.cpp193 void SetRenderNodeBackgroundColor(ArkUINodeHandle node, uint32_t colorValue) in SetRenderNodeBackgroundColor() argument
H A Dnode_swiper_modifier.cpp212 auto colorValue = GetInfoFromVectorByIndex(dotIndicatorInfo, DOT_INDICATOR_COLOR); in GetDotIndicatorInfo() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/effect_kit/src/
H A Dcolor_picker_napi.cpp861 napi_value colorValue = i >= colors.size() ? nullptr : BuildJsColor(env, colors[i]); in GetTopProportionColors() local
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_session_impl_test.cpp1750 uint32_t colorValue; in HWTEST_F() local
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgProgramExecutor.cpp342 ExecConstValueAccess colorValue = execCtx.getValue(fragColorVar); in execute() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_text.cpp627 JSRef<JSVal> colorValue = obj->GetProperty("color"); in SetDecoration() local
H A Djs_search.cpp1192 JSRef<JSVal> colorValue = obj->GetProperty("color"); in SetDecoration() local
H A Djs_textfield.cpp1656 JSRef<JSVal> colorValue = obj->GetProperty("color"); in SetDecoration() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_canvas_ffi.cpp164 void FfiOHOSAceFrameworkRenderingContextSetFillStyle(int64_t contextId, uint32_t colorValue) in FfiOHOSAceFrameworkRenderingContextSetFillStyle() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_render_node_bridge.cpp346 uint32_t colorValue = 0; in SetShadowColor() local
463 uint32_t colorValue = 0; in SetBackgroundColor() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_node_test.cpp2659 constexpr uint32_t colorValue = 0x034123; in HWTEST_F() local
2672 constexpr uint32_t colorValue = 0x45ba87; in HWTEST_F() local
2685 constexpr uint32_t colorValue = 0x32aadd; in HWTEST_F() local
2698 constexpr uint32_t colorValue in HWTEST_F() local
2711 constexpr uint32_t colorValue = std::numeric_limits<uint32_t>::min(); HWTEST_F() local
3618 constexpr uint32_t colorValue = 0x034123; HWTEST_F() local
3631 constexpr uint32_t colorValue = std::numeric_limits<uint32_t>::max(); HWTEST_F() local
3644 constexpr uint32_t colorValue = std::numeric_limits<uint32_t>::min(); HWTEST_F() local
3657 constexpr uint32_t colorValue = 0x034123; HWTEST_F() local
3670 constexpr uint32_t colorValue = std::numeric_limits<uint32_t>::max(); HWTEST_F() local
3683 constexpr uint32_t colorValue = std::numeric_limits<uint32_t>::min(); HWTEST_F() local
3696 constexpr uint32_t colorValue = 0x034123; HWTEST_F() local
3709 constexpr uint32_t colorValue = std::numeric_limits<uint32_t>::max(); HWTEST_F() local
3722 constexpr uint32_t colorValue = std::numeric_limits<uint32_t>::min(); HWTEST_F() local
3735 constexpr uint32_t colorValue = 0x034123; HWTEST_F() local
3748 constexpr uint32_t colorValue = std::numeric_limits<uint32_t>::max(); HWTEST_F() local
3761 constexpr uint32_t colorValue = std::numeric_limits<uint32_t>::min(); HWTEST_F() local
5246 uint32_t colorValue = 1; // for test HWTEST_F() local
6784 uint32_t colorValue = 1; // for test HWTEST_F() local
[all...]
/foundation/window/window_manager/wmserver/src/
H A Dwindow_manager_service.cpp621 uint32_t colorValue; in ConfigAppWindowShadow() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineRenderToImageTests.cpp764 std::ostringstream colorValue; in initPrograms() local
H A DvktPipelineSamplerBorderSwizzleTests.cpp906 VkClearColorValue colorValue = m_params.customBorderColor.get(); in iterate() local
H A DvktPipelineDynamicOffsetTests.cpp2009 float colorValue = (float)(y / segmentSize * instanceSize + x / segmentSize + 1u) * colorIncrement; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingCaptureReplayTests.cpp851 deUint32 colorValue = 2 * (shaderNdx + 1); in initPrograms() local
859 " hitValue = uvec4(" << colorValue << ",0,0,1);\n" in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp566 TestImage::TestImage (Context& context, TextureType texType, tcu::TextureFormat format, const void* colorValue) in TestImage() argument
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DANGLETest.cpp53 GLubyte ColorDenorm(float colorValue) in ColorDenorm() argument
234 GLColor::GLColor(GLuint colorValue) : R(0), G(0), B(0), A(0) in GLColor() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineRenderToImageTests.cpp758 std::ostringstream colorValue; in initPrograms() local
H A DvktPipelineSamplerBorderSwizzleTests.cpp790 VkClearColorValue colorValue = m_params.customBorderColor.get(); in iterate() local
H A DvktPipelineDynamicOffsetTests.cpp2016 float colorValue = (float)(y / segmentSize * instanceSize + x / segmentSize + 1u) * colorIncrement; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingCaptureReplayTests.cpp851 deUint32 colorValue = 2 * (shaderNdx + 1); in initPrograms() local
859 " hitValue = uvec4(" << colorValue << ",0,0,1);\n" in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp568 TestImage::TestImage (Context& context, TextureType texType, tcu::TextureFormat format, const void* colorValue) in TestImage() argument
/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_utils.cpp1661 auto colorValue = stoul(colorStr, nullptr, COLOR_STRING_BASE); in ColorRegexMatch() local

Completed in 72 milliseconds

123