Home
last modified time | relevance | path

Searched +defs:b +defs:f (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
H A Drender_tonemap_common.h28 const float b = 0.03f; in TonemapAces() local
42 float b = 2.12f; in TonemapAcesFilmRec2020() local
56 const float b = 0.50f; in TonemapFilmic() local
60 const float f = 0.30f; in TonemapFilmic() local
66 const float b = 0.50f; in TonemapFilmic() local
70 const float f = 0.30f; in TonemapFilmic() local
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/include/
H A Dcert_manager_status.h49 #define ASSERT_FUNC(f) if (CMR_OK != (f)) { CM_LOG_W("Failed: %s\n", #f); return CMR_ERROR; } argument
51 #define ASSERT_CM_CALL(f) do {int32_t _rc = (f); if ((_rc) != CM_SUCCESS) { return CM_ERROR((_rc));… argument
53 #define TRY_FUNC(f, rc) do { \ argument
58 #define CM_BLOB(b) (struct CmBlob) { .size = (b)->size, .data = (uint8_t *) (b)->data } argument
60 #define HKS_BLOB(b) (struct HksBlob) { .size = (b)->size, .data = (uint8_t *) (b)->data } argument
62 #define TRY_HKS_CALL(f, rc) do {int32_t _rc = (f); if ((_rc) != HKS_SUCCESS) { \ argument
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/colorspace_fuzzer/
H A Dcolor_space_fuzzer.cpp72 float b = GetObject<float>(); in ColorSpaceFuzzTest002() local
76 float f = GetObject<float>(); in ColorSpaceFuzzTest002() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dpen_test.cpp119 Point b(rect.GetLeft(), rect.GetTop() + rect.GetHeight() * 3.0f / MARGINE_SCALE_SIZE); in TestPenMiterLimit() local
156 Point b(rect.GetRight() - rect.GetWidth() / 4.0f, rect.GetTop() + rect.GetHeight() / 4.0f); in TestPenCapStyle() local
170 Point f(rect.GetRight() - rect.GetWidth() / 4.0f, rect.GetBottom() - rect.GetHeight() / 4.0f); in TestPenCapStyle() local
240 Point b(rect.GetRight() - rect.GetWidth() / 4.0f, rect.GetTop() + rect.GetHeight() / 4.0f); in TestPenAntiAlias() local
242 Point f(rect.GetRight() - rect.GetWidth() / 4.0f, rect.GetBottom() - rect.GetHeight() / 4.0f); in TestPenAntiAlias() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/
H A Dcolor_space.h52 float g, a, b, c, d, e, f; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/paint_fuzzer/
H A Dpaint_fuzzer.cpp64 int b = GetObject<int>(); in PaintFuzzTest001() local
73 scalar f = GetObject<scalar>(); in PaintFuzzTest001() local
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodlist/
H A Dinputmethodlist.js56 constructor(a, b, c, d = -1, e = undefined, f) { argument
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/foldsplitcontainer/interfaces/
H A Dfoldsplitcontainer.js680 const b = display.getCurrentFoldCreaseRegion(); constant
684 let f = 0; variable
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Dhisysevent_c.h64 bool b; member
73 float f; member
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_value.h32 double f; member
33 bool b; member
291 void SetBoolean(bool b) in SetBoolean()
/ohos5.0/drivers/peripheral/camera/test/ut/buffer_manager/
H A Dbuffer_manager_utest.cpp198 for (auto f : formatTest) { variable
385 for (auto& b : it->second) { variable
577 [sb](const std::pair<OHOS::sptr<OHOS::SurfaceBuffer>, std::shared_ptr<IBuffer>>& b) { in EnqueueBufferNonBlock()
616 … [buffer](const std::pair<OHOS::sptr<OHOS::SurfaceBuffer>, std::shared_ptr<IBuffer>>& b) { in DequeueBuffer()
840 auto b = cache_.front(); in Process() local
/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_hisysevent.h89 bool b; member
96 float f; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_common.cpp78 float f = drawBits2Float(floatint) - 1.0f; in nextF() local
96 unsigned b = ((color >> 3) & 0x1F); in color_to_565() local
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_math.h46 #define MATH_MAX(a, b) ((a) > (b) ? (a) : (b)) argument
50 #define MATH_MIN(a, b) ((a) < (b) ? (a) : (b)) argument
58 #define MATH_MINUS(a, b) ((a) < (b) ? ((b) - (a)) : ((a) - (b))) argument
66 #define MATH_FLT_EQUAL(a, b) (MATH_ABS((a) - (b)) <= UI_FLT_EPSILON) argument
947 inline int64_t FloatToInt64(float f) in FloatToInt64()
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_csync.cpp727 auto ThreadFunc1 = [](int a, const int& b) { in __anonc91b23f77402()
732 auto ThreadFunc2 = [](const char* a, const char* b) { in __anonc91b23f77502()
817 foo f; variable
818 baz b; variable
843 foo f; variable
844 baz b; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/
H A Dhvigor-wrapper.js16 …e("path"),D=require("os"),e=require("fs"),t=require("child_process"),r=require("crypto"),n="undefi… property in Cu.D
/ohos5.0/foundation/graphic/graphic_2d/utils/color_manager/export/
H A Dcolor_space.h116 float b; member
120 float f; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_javascript_value.h42 double f; member
43 bool b; member
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H A Dcloud_extension_stub.js26 let f; variable
899 async function b(o5) { function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dspan_string_test_ng.cpp416 bool CompareSpanList(const std::list<RefPtr<SpanBase>>& a, const std::list<RefPtr<SpanBase>>& b) in CompareSpanList()
463 auto b = MutableSpanString("零一二三四五六七八九"); variable
631 Font f; variable
680 Font f; variable
689 Font f; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.cpp345 void CanvasPath2D::SetTransform(double a, double b, double c, double d, double e, double f) in SetTransform()
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_chart.cpp722 int64_t b = p2.x - p1.x; in GetLineCrossPoint() local
726 int64_t f = p4.x * p3.y - p3.x * p4.y; in GetLineCrossPoint() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp400 void AppEventPack::AddParam(const std::string& key, bool b) in AddParam()
442 void AppEventPack::AddParam(const std::string& key, float f) in AddParam()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/
H A Dnstackx.h277 bool b; member
283 float f; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.cpp116 float b = 0.0f; member
120 float f = 0.0f; member
185 const float b = 0.03f; in ACESToneMapping() local
459 [&](const GraphicHDRMetaData &a, const GraphicHDRMetaData &b)->bool { in GetColorSpaceFromMetaData()

12