| /foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/ |
| D | render_tonemap_common.h | 29 const float c = 2.43f; in TonemapAces() local 31 const float e = 0.14f; in TonemapAces() local 43 float c = 1.2f; in TonemapAcesFilmRec2020() local 45 float e = 1.9f; in TonemapAcesFilmRec2020() local 57 const float c = 0.10f; in TonemapFilmic() local 59 const float e = 0.02f; in TonemapFilmic() local 67 const float c = 0.10f; in TonemapFilmic() local 69 const float e = 0.02f; in TonemapFilmic() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ |
| D | brush.cpp | 34 Brush::Brush(const Color& c) noexcept in Brush() 56 Brush::Brush(std::shared_ptr<ShaderEffect> e) noexcept in Brush() 66 void Brush::SetColor(const Color& c) in SetColor() 71 void Brush::SetColor(uint32_t c) in SetColor() 119 void Brush::SetShaderEffect(std::shared_ptr<ShaderEffect> e) in SetShaderEffect()
|
| D | pen.cpp | 32 Pen::Pen(const Color& c) noexcept : Pen() in Pen() 47 void Pen::SetColor(const Color& c) in SetColor() 52 void Pen::SetColor(uint32_t c) in SetColor() 182 void Pen::SetPathEffect(std::shared_ptr<PathEffect> e) in SetPathEffect() 212 void Pen::SetShaderEffect(std::shared_ptr<ShaderEffect> e) in SetShaderEffect()
|
| D | paint.cpp | 60 Paint::Paint(const Color& c, std::shared_ptr<ColorSpace> colorSpace) noexcept in Paint() 168 void Paint::SetColor(const Color& c) in SetColor() 226 void Paint::SetShaderEffect(std::shared_ptr<ShaderEffect> e) in SetShaderEffect() 231 void Paint::SetPathEffect(std::shared_ptr<PathEffect> e) in SetPathEffect()
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
| D | wifi_hdi_common.h | 34 #define HDI_CHECK_ELEMENT(e, input, len) \ argument 42 #define HDI_CHECK_ELEMENT_BY_ID(e, inputid, input, len) \ argument 46 #define HDI_CHECK_ELEMENT_BY_EXTID(e, extid, input, len) \ argument 68 static inline int HdiCheckCompleted(const struct HdiElem *e, in HdiCheckCompleted() 76 #define HDI_BIT_MULTI(a, b, c, d) \ argument
|
| /foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/ |
| D | Matrix.js | 54 rotateX(e, s, c) { argument 58 rotateY(e, s, c) { argument 67 rotateZ(e, s, c) { argument
|
| /foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
| D | hvigor-wrapper.js | 15 …e=require("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),… variable
|
| /foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
| D | hvigor-wrapper.js | 15 …e=require("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),… function
|
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/ |
| D | pen_test.cpp | 55 Color c(Drawing::Color::COLOR_YELLOW); in TestPenColor() local 121 Point c(rect.GetLeft() + rect.GetWidth() / 2.0f, in TestPenMiterLimit() local 161 Point c(rect.GetLeft() + rect.GetWidth() / 4.0f, rect.GetTop() + rect.GetHeight() / 2.0f); in TestPenCapStyle() local 168 Point e(rect.GetLeft() + rect.GetWidth() / 4.0f, rect.GetBottom() - rect.GetHeight() / 4.0f); in TestPenCapStyle() local 241 Point e(rect.GetLeft() + rect.GetWidth() / 4.0f, rect.GetBottom() - rect.GetHeight() / 4.0f); in TestPenAntiAlias() local
|
| D | image_test.cpp | 48 …auto e = ShaderEffect::CreateImageShader(image, TileMode::REPEAT, TileMode::MIRROR, sampling, matr… in TestDrawImage() local 51 auto c = Drawing::ColorSpace::CreateRefImage(image); in TestDrawImage() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsparticlenoise_fuzzer/ |
| D | rsparticlenoise_fuzzer.cpp | 105 float c = GetData<float>(); in DoApplyField() local 135 float c = GetData<float>(); in DoApplyCurlNoise() local 155 float c = GetData<float>(); in DoPerlinNoise2D() local 158 float e = GetData<float>(); in DoPerlinNoise2D() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/colorspace_fuzzer/ |
| D | color_space_fuzzer.cpp | 100 float c = GetObject<float>(); in ColorSpaceFuzzTest002() local 102 float e = GetObject<float>(); in ColorSpaceFuzzTest002() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/ |
| D | color_space.h | 52 float g, a, b, c, d, e, f; member
|
| /foundation/communication/bluetooth_service/test/example/BluetoothSocketTest/hvigor/ |
| D | hvigor-wrapper.js | 16 …e=require("fs"),t=require("crypto"),r=require("child_process"),n="undefined"!=typeof globalThis?gl… function
|
| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/ |
| D | hvigor-wrapper.js | 16 …e=require("fs"),t=require("child_process"),r=require("crypto"),n="undefined"!=typeof globalThis?gl… function
|
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
| D | drawing_sample_rs.cpp | 111 Point c; in TestDrawPathPro() local 124 Point e; in TestDrawPathPro() local 268 …auto e = ShaderEffect::CreateImageShader(image, TileMode::REPEAT, TileMode::MIRROR, sampling, matr… in TestDrawImage() local 271 auto c = Drawing::ColorSpace::CreateRefImage(image); in TestDrawImage() local 321 auto e = ShaderEffect::CreatePictureShader(picture, TileMode::REPEAT, TileMode::MIRROR, in TestPicture() local 426 …auto e = ShaderEffect::CreateLinearGradient({1200, 700}, {1300, 800}, colors, pos, TileMode::MIRRO… in TestDrawShader() local
|
| D | drawing_sample_canvaskit0310.cpp | 118 Point c; in TestDrawPathPro() local 131 Point e; in TestDrawPathPro() local 172 …auto e = ShaderEffect::CreateImageShader(image, TileMode::REPEAT, TileMode::MIRROR, SamplingOption… in TestDrawImage() local 173 auto c = Drawing::ColorSpace::CreateRefImage(image); in TestDrawImage() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
| D | svg_transform.cpp | 125 double c = StringToDouble(paramVec[NUM2]); in CreateFromMatrix() local 127 double e = StringToDouble(paramVec[NUM4]); in CreateFromMatrix() local
|
| /foundation/graphic/graphic_2d/utils/color_manager/export/ |
| D | color_space.h | 118 float c; member 120 float e; member
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/ |
| D | wifi_global_func.cpp | 108 std::mt19937 e{rd()}; in GetRandomInt() local 199 static int8_t IsValidHexCharAndConvert(char c) in IsValidHexCharAndConvert() 480 std::for_each(std::begin(str), std::end(str), [](auto &c) { in StrToUpper() 485 int ConvertCharToInt(const char &c) in ConvertCharToInt()
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
| D | skill.cpp | 361 …std::transform(protocol.begin(), protocol.end(), protocol.begin(), [](unsigned char c) { return st… in ConvertUriToLower() 362 …std::transform(host.begin(), host.end(), host.begin(), [](unsigned char c) { return std::tolower(c… in ConvertUriToLower() 369 …td::transform(lowerCaseStr.begin(), lowerCaseStr.end(), lowerCaseStr.begin(), [](unsigned char c) { in ConvertToLower() 446 } catch (const std::regex_error& e) { in MatchUri() local
|
| /foundation/graphic/graphic_3d/kits/js/src/ |
| D | SceneJS.cpp | 97 CORE3D_NS::NameComponent c = nm->Get(id); in Fixnames() local 104 for (auto c : tree[id]) { in Fixnames() local 114 for (auto c : tree[i]) { in Fixnames() local 130 auto loadFun = [](napi_env e, napi_callback_info cb) -> napi_value { in Init() 200 BASE_NS::string FetchResourceOrUri(napi_env e, napi_value arg) in FetchResourceOrUri() 499 SceneJS::SceneJS(napi_env e, napi_callback_info i) : BaseObject<SceneJS>(e, i) in SceneJS() 1161 NapiApi::Env e(env_); in CreateImage() local
|
| /foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/ |
| D | wifi_direct_utils.cpp | 50 size_t e = 0; in SplitString() local 285 } catch (const std::out_of_range& e) { in MacStringToArray() local 289 } catch (const std::invalid_argument& e) { in MacStringToArray() local 471 for (auto c : values) { in StringToChannelList() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/ |
| D | cloud_extension_stub.js | 905 async function c(i1) { function 917 async function e(x3) { function
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| D | decoration.cpp | 407 void CanvasPath2D::SetTransform(double a, double b, double c, double d, double e, double f)
|