| /foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/ |
| D | render_tonemap_common.h | 28 const float b = 0.03f; in TonemapAces() local 29 const float c = 2.43f; in TonemapAces() local 42 float b = 2.12f; in TonemapAcesFilmRec2020() local 43 float c = 1.2f; in TonemapAcesFilmRec2020() local 56 const float b = 0.50f; in TonemapFilmic() local 57 const float c = 0.10f; in TonemapFilmic() local 66 const float b = 0.50f; in TonemapFilmic() local 67 const float c = 0.10f; in TonemapFilmic() local
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property_tools/ |
| D | property_macros.h | 39 #define BEGIN_COMPONENT(a, b) argument 46 #define BEGIN_COMPONENT_MANAGER(a, b, c) argument 47 #define END_COMPONENT_MANAGER(a, b, c) argument 48 #define END_COMPONENT(a, b, c) argument 49 #define END_COMPONENT_EXT(a, b, c, d) argument
|
| /foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/win32/sys/ |
| D | ioctl.h | 22 #define _IOC(a, b, c, d) (((a) << 30) | ((b) << 8) | (c) | ((d) << 16)) argument 24 #define _IOR(a, b, c) _IOC(_IOC_READ, (a), (b), sizeof(c)) argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsparticlenoise_fuzzer/ |
| D | rsparticlenoise_fuzzer.cpp | 68 float b = GetData<float>(); in DoCalculateFeatherEffect() local 96 float b = GetData<float>(); in DoApplyField() local 105 float c = GetData<float>(); in DoApplyField() local 126 float b = GetData<float>(); in DoApplyCurlNoise() local 135 float c = GetData<float>(); in DoApplyCurlNoise() local 154 float b = GetData<float>(); in DoPerlinNoise2D() local 155 float c = GetData<float>(); in DoPerlinNoise2D() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ |
| D | color.cpp | 26 Color::Color(const Color& c) noexcept in Color() 39 Color::Color(uint32_t r, uint32_t g, uint32_t b, uint32_t a) noexcept : alpha_(a), red_(r), green_(… in Color() 80 void Color::SetBlue(uint32_t b) in SetBlue() 129 void Color::SetBlueF(scalar b) in SetBlueF() 139 void Color::SetRgb(uint32_t r, uint32_t g, uint32_t b, uint32_t a) in SetRgb() 147 void Color::SetRgbF(scalar r, scalar g, scalar b, scalar a) in SetRgbF() 155 void Color::SetColorQuad(uint32_t c) in SetColorQuad()
|
| D | brush.cpp | 34 Brush::Brush(const Color& c) noexcept in Brush() 66 void Brush::SetColor(const Color& c) in SetColor() 71 void Brush::SetColor(uint32_t c) in SetColor() 76 void Brush::SetARGB(int a, int r, int g, int b) in SetARGB()
|
| /foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
| D | window.h | 26 #define MKMAGIC(a, b, c, d) (((a) << 24) + ((b) << 16) + ((c) << 8) + ((d) << 0)) argument
|
| /foundation/multimedia/av_session/avpicker/ |
| D | avpickerparam.js | 19 (function(c) { argument 25 (function(b) { argument
|
| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/ |
| D | egl_blobfile_test.cpp | 59 void *b = malloc(4); in HWTEST_F() local 73 int c = *static_cast<int *>(value2); in HWTEST_F() local 95 void *b = malloc(4); in HWTEST_F() local 109 int c = *static_cast<int *>(value2); in HWTEST_F() local
|
| D | egl_blob_test.cpp | 58 void *b = malloc(4); in HWTEST_F() local 72 int c = *static_cast<int *>(value2); in HWTEST_F() local 87 void *b = malloc(4); in HWTEST_F() local 102 int c = *static_cast<int *>(value2); in HWTEST_F() local 117 void *b = malloc(4); in HWTEST_F() local 131 int c = *static_cast<int *>(value2); in HWTEST_F() local 146 void *b = malloc(4); in HWTEST_F() local
|
| /foundation/multimedia/av_codec/test/unittest/sa_avcodec_test/mock/include/ |
| D | system_ability.h | 29 #define REGISTER_SYSTEM_ABILITY_BY_ID(a, b, c) argument
|
| /foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/ |
| D | exts.rs | 102 b: i8, field 103 c: String, field 143 let b = parcel.read().unwrap(); in deserialize_test() localVariable 144 let c = parcel.read().unwrap(); in deserialize_test() localVariable
|
| /foundation/window/window_manager/utils/test/unittest/ |
| D | wm_math_test.cpp | 70 int a = 1, b = 2, c = 3, d = 4; variable 80 float a = 0.0001f, b = -0.0001f; variable
|
| /foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/ |
| D | system_ability.h | 24 #define REGISTER_SYSTEM_ABILITY_BY_ID(a, b, c) argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/ |
| D | color.h | 84 static inline ColorQuad ColorQuadSetARGB(uint32_t a, uint32_t r, uint32_t g, uint32_t b) in ColorQuadSetARGB() 90 static inline uint32_t ColorQuadGetA(ColorQuad c) in ColorQuadGetA() 96 static inline uint32_t ColorQuadGetR(ColorQuad c) in ColorQuadGetR() 102 static inline uint32_t ColorQuadGetG(ColorQuad c) in ColorQuadGetG() 108 static inline uint32_t ColorQuadGetB(ColorQuad c) in ColorQuadGetB()
|
| /foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/system_ability_mock/ |
| D | system_ability.h | 24 #define REGISTER_SYSTEM_ABILITY_BY_ID(a, b, c) argument
|
| /foundation/ability/ability_runtime/test/mock/system_ability_mock/ |
| D | system_ability.h | 24 #define REGISTER_SYSTEM_ABILITY_BY_ID(a, b, c) argument
|
| /foundation/ability/ability_runtime/test/moduletest/mock/include/ |
| D | system_ability.h | 23 #define REGISTER_SYSTEM_ABILITY_BY_ID(a, b, c) argument
|
| /foundation/graphic/graphic_2d/rosen/test/dtk/function/font/ |
| D | dtk_fontstyleset_matchstyle.cpp | 36 Drawing::FontStyle::Weight a, Drawing::FontStyle::Width b, Drawing::FontStyle::Slant c) in DrawFontStylesetmatchstyle()
|
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/ |
| D | pen_test.cpp | 55 Color c(Drawing::Color::COLOR_YELLOW); in TestPenColor() local 119 Point b(rect.GetLeft(), rect.GetTop() + rect.GetHeight() * 3.0f / MARGINE_SCALE_SIZE); in TestPenMiterLimit() local 121 Point c(rect.GetLeft() + rect.GetWidth() / 2.0f, in TestPenMiterLimit() local 156 Point b(rect.GetRight() - rect.GetWidth() / 4.0f, rect.GetTop() + rect.GetHeight() / 4.0f); in TestPenCapStyle() local 161 Point c(rect.GetLeft() + rect.GetWidth() / 4.0f, rect.GetTop() + rect.GetHeight() / 2.0f); in TestPenCapStyle() local 240 Point b(rect.GetRight() - rect.GetWidth() / 4.0f, rect.GetTop() + rect.GetHeight() / 4.0f); in TestPenAntiAlias() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscolorextract_fuzzer/ |
| D | rscolorextract_fuzzer.cpp | 71 uint32_t b = GetData<uint32_t>(); in DoSomethingInterestingWithMyAPI() local 74 std::pair<uint32_t, uint32_t> c(r, b); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/ |
| D | matrix.h | 71 static inline double MulAddMul(const float a, const float b, const float c, const float d) in MulAddMul() 76 static inline double MulSubMul(const float a, const float b, const float c, const float d) in MulSubMul()
|
| /foundation/distributedhardware/distributed_camera/common/src/utils/ |
| D | anonymous_string.cpp | 37 uint32_t a, b, c, d; in GetRandomID() local
|
| /foundation/multimedia/media_foundation/interface/inner_api/common/ |
| D | native_mfmagic.h | 24 #define MF_MAGIC(a, b, c, d) (((a) << 24) + ((b) << 16) + ((c) << 8) + ((d) << 0)) argument
|
| /foundation/multimedia/av_codec/frameworks/native/capi/common/ |
| D | native_avmagic.h | 26 #define AV_MAGIC(a, b, c, d) (((a) << 24) + ((b) << 16) + ((c) << 8) + ((d) << 0)) argument
|