| /foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/ |
| D | render_tonemap_common.h | 30 const float d = 0.59f; in TonemapAces() local 31 const float e = 0.14f; in TonemapAces() local 44 float d = 5.92f; in TonemapAcesFilmRec2020() local 45 float e = 1.9f; in TonemapAcesFilmRec2020() local 58 const float d = 0.20f; in TonemapFilmic() local 59 const float e = 0.02f; in TonemapFilmic() local 68 const float d = 0.20f; in TonemapFilmic() local 69 const float e = 0.02f; in TonemapFilmic() local
|
| /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/test/render_service/render_service_base/fuzztest/rsparticlenoise_fuzzer/ |
| D | rsparticlenoise_fuzzer.cpp | 106 float d = GetData<float>(); in DoApplyField() local 136 float d = GetData<float>(); in DoApplyCurlNoise() local 156 float d = 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 | 101 float d = 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/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/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"),… argument
|
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/ |
| D | pen_test.cpp | 163 Point d(rect.GetRight() - 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 | path_test.cpp | 32 Point d; in TestDrawStar() local 45 Point e; in TestDrawStar() local
|
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
| D | drawing_sample_rs.cpp | 112 Point d; in TestDrawPathPro() local 124 Point e; in TestDrawPathPro() local 268 …auto e = ShaderEffect::CreateImageShader(image, TileMode::REPEAT, TileMode::MIRROR, sampling, matr… 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 | 119 Point d; in TestDrawPathPro() local 131 Point e; in TestDrawPathPro() local 172 …auto e = ShaderEffect::CreateImageShader(image, TileMode::REPEAT, TileMode::MIRROR, SamplingOption… in TestDrawImage() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
| D | svg_transform.cpp | 126 double d = StringToDouble(paramVec[NUM3]); in CreateFromMatrix() local 127 double e = StringToDouble(paramVec[NUM4]); in CreateFromMatrix() local
|
| /foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/ |
| D | app.cpp | 61 for (const auto& e : g_validExts) { in AddFile() local 278 FILE* d = fopen(fname.c_str(), "wb"); in AddFile() local 384 FILE* e = fopen(fname.c_str(), "wb"); in AddFile() local 576 …nst std::string& sizeName, const void* data, const T1& sect, const mach_header_64& header, FILE* e) in AddFile() 601 FILE* e = fopen(fname.c_str(), "wb"); in AddFile() local 822 for (auto& d : g_directory) { in app_main() local
|
| /foundation/graphic/graphic_2d/utils/color_manager/export/ |
| D | color_space.h | 119 float d; member 120 float e; member
|
| /foundation/arkui/ui_lite/frameworks/draw/ |
| D | draw_arc.cpp | 21 #define IS_IN_DEGREERANE(d, s, e) ((s) <= (e)) ? (((d) >= (s)) && ((d) <= (e))) : (((d) >= (s)) || …
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/ |
| D | cloud_extension_stub.js | 911 async function d(l1) { 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)
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/render_thread/ |
| D | rs_base_render_util.cpp | 94 inline float SafePow(float x, float e) in SafePow() 122 float d = 0.0f; member 123 float e = 0.0f; member 191 const float d = 0.59f; in ACESToneMapping() local 192 const float e = 0.14f; in ACESToneMapping() local
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| D | ui_chart.cpp | 724 int64_t d = p3.y - p4.y; in GetLineCrossPoint() local 725 int64_t e = p4.x - p3.x; in GetLineCrossPoint() local
|
| /foundation/arkui/ace_engine/advanced_ui_component/multinavigation/interfaces/ |
| D | multinavigation.js | 1570 replaceSecond(e, f) { argument 1575 popPrimary(c, d) { argument
|
| /foundation/arkui/advanced_ui_component/atomicserviceweb/interfaces/ |
| D | atomicserviceweb.js | 1543 constructor(a, b, c, d, e, f, g, h, i, j) { argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
| D | sqlite_single_ver_relational_storage_executor.cpp | 69 int PermitSelect(void *a, int b, const char *c, const char *d, const char *e, const char *f) in PermitSelect()
|
| /foundation/arkui/ace_engine/advanced_ui_component/composetitlebar/interfaces/ |
| D | composetitlebar.js | 617 const d = (t17, u17) => { function 624 let e = () => { function
|
| /foundation/arkui/ace_engine/advanced_ui_component/gridobjectsortcomponent/interfaces/ |
| D | gridobjectsortcomponent.js | 2379 const d = (v81, w81) => { function 2389 const e = () => { function
|
| /foundation/arkui/ace_engine/advanced_ui_component/dialogv2/interfaces/ |
| D | dialogv2.js | 2430 const e = (i12, j12) => { function 2781 let d = () => { function
|