| /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 | 35 Brush::Brush(const Color& c) noexcept in Brush() 57 Brush::Brush(std::shared_ptr<ShaderEffect> e) noexcept in Brush() 67 void Brush::SetColor(const Color& c) in SetColor() 72 void Brush::SetColor(uint32_t c) in SetColor() 120 void Brush::SetShaderEffect(std::shared_ptr<ShaderEffect> e) in SetShaderEffect()
|
| D | pen.cpp | 33 Pen::Pen(const Color& c) noexcept : Pen() in Pen() 48 void Pen::SetColor(const Color& c) in SetColor() 53 void Pen::SetColor(uint32_t c) in SetColor() 198 void Pen::SetPathEffect(std::shared_ptr<PathEffect> e) in SetPathEffect() 234 void Pen::SetShaderEffect(std::shared_ptr<ShaderEffect> e) in SetShaderEffect()
|
| D | paint.cpp | 61 Paint::Paint(const Color& c, std::shared_ptr<ColorSpace> colorSpace) noexcept in Paint() 169 void Paint::SetColor(const Color& c) in SetColor() 227 void Paint::SetShaderEffect(std::shared_ptr<ShaderEffect> e) in SetShaderEffect() 238 void Paint::SetPathEffect(std::shared_ptr<PathEffect> e) in SetPathEffect()
|
| /foundation/graphic/graphic_3d/lume/LumeMeta/test/src/base/ |
| D | VersionTest.cpp | 43 Version c(1, 1); variable 45 Version e(1, 9999); variable
|
| /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/arkui/ace_engine/examples/Image_C/hvigor/ |
| D | hvigor-wrapper.js | 16 …e=require("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),… method 17 const{parse:Te,stringify:ke}=JSON,{keys:Re}=Object,Me=String,Le="string",je={},$e="object",He=(e,t)… function
|
| /foundation/communication/wifi/wifi/application/portal_login/hvigor/ |
| D | hvigor-wrapper.js | 15 …e=require("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),… variable 16 …e="object",He=(e,t)=>t,Ge=e=>e instanceof Me?Me(e):e,Ve=(e,t)=>typeof t===Le?new Me(t):t,Je=(e,t,n… function
|
| /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"),… method
|
| /foundation/ability/ability_runtime/services/dialog_ui/ams_system_dialog/hvigor/ |
| D | hvigor-wrapper.js | 15 …e=require("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),… function
|
| /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"),… function
|
| /foundation/bundlemanager/bundle_tool/test/sceneProject/tools/bm/test_app_one/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 | 95 float c = GetData<float>(); in DoApplyField() local 120 float c = GetData<float>(); in DoApplyCurlNoise() local 135 float c = GetData<float>(); in DoPerlinNoise2D() local 138 float e = GetData<float>(); in DoPerlinNoise2D() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/colorspace_fuzzer/ |
| D | color_space_fuzzer.cpp | 92 float c = GetObject<float>(); in ColorSpaceFuzzTest002() local 94 float e = GetObject<float>(); in ColorSpaceFuzzTest002() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/ |
| D | color_space.h | 53 float g, a, b, c, d, e, f; member
|
| /foundation/graphic/graphic_3d/kits/js/src/napi/ |
| D | utils.cpp | 91 workaround(napi_env e, void* d, napi_finalize c, void* h) : env(e), data(d), cb(c), hint(h) {}; in workaround()
|
| /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/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/arkui/ace_engine/test/unittest/core/pattern/web/ |
| D | web_data_detector_adapter_test.cpp | 590 …FuncVariant funcDateTime = [](int32_t a, std::string b, std::string c, int32_t d, std::string e) {… in __anon84d65e390702() 709 …FuncVariant funcDateTime = [](int32_t a, std::string b, std::string c, int32_t d, std::string e) {… in __anon84d65e390f02() 751 …FuncVariant funcDateTime = [](int32_t a, std::string b, std::string c, int32_t d, std::string e) {… in __anon84d65e391402()
|
| /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
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/test/api_unit_test/src-gpu/ecsresource/ |
| D | GpuTest_EcsResourceTest.cpp | 174 bool AnyOf(const Container& c, Pred&& p) in AnyOf() 588 for (const auto& e : ecs->GetEntityManager()) { variable 624 for (const auto& e : ecs->GetEntityManager()) { variable 655 for (const auto& e : ecs->GetEntityManager()) { variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
| D | svg_transform.cpp | 157 double c = StringToDouble(paramVec[NUM2]); in CreateFromMatrix() local 159 double e = StringToDouble(paramVec[NUM4]); in CreateFromMatrix() local
|