Home
last modified time | relevance | path

Searched defs:normal (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_target_packing_common.h30 vec2 NormalOctEncode(in vec3 normal) in NormalOctEncode()
98 vec3 GetPackNormal(in vec3 normal) in GetPackNormal()
125 vec4 GetPackVelocityAndNormal(in vec2 velocity, in vec3 normal) in GetPackVelocityAndNormal()
149 vec3 GetUnpackNormal(in vec3 normal) in GetUnpackNormal()
175 void GetUnpackVelocityAndNormal(in vec4 packed, out vec2 velocity, out vec3 normal) in GetUnpackVelocityAndNormal()
H A D3d_dm_lighting_common.h245 vec3 CalcFinalNormal(in mat3 tbn, in vec3 normal, in float normalScale) in CalcFinalNormal()
/ohos5.0/base/powermgr/battery_manager/services/native/profile/
H A Dbattery_config.json7 "normal": { object
25 "normal": 90, number
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
H A Ddevice_timed_collect.h29 bool normal = false; member
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/profile/
H A Dbattery_config.json7 "normal": { object
25 "normal": 90, number
/ohos5.0/base/powermgr/power_manager/frameworks/napi/power/
H A Dpower_module.cpp42 napi_value normal = nullptr; in CreateDevicePowerMode() local
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/appdatafwk/unittest/
H A Dserializable_test.cpp69 Normal normal; member
123 Normal normal; variable
/ohos5.0/base/theme/wallpaper_mgr/frameworks/js/napi/
H A Dnative_module.cpp80 napi_value normal = nullptr; in InitFoldState() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dserializable_test.cpp68 Normal normal; member
124 Normal normal; variable
/ohos5.0/base/powermgr/thermal_manager/frameworks/napi/
H A Dthermal_manager_napi.cpp152 napi_value normal; in InitThermalLevel() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Djs_cloud_utils.cpp238 napi_value normal = Convert2JSValue(env, value.normal); in Convert2JSValue() local
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/cloud_data/include/
H A Dcloud_types.h62 int32_t normal = 0; member
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Dcooperate_events.h142 bool normal; member
187 bool normal; member
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/
H A Dcooperate_events.h143 bool normal; member
188 bool normal; member
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h63 CNotificationBasicContent* normal; member
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dgsm_cb_codec.cpp441 const int8_t normal = 0x00; in GetPriority() local
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dcooperate_plugin_test.cpp1378 bool normal = false; variable
1993 bool normal = false; variable
2022 bool normal = false; variable
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_native_test.cpp437 int normal = 32; variable
600 int normal = 48; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model.h124 std::optional<Color> normal = std::nullopt; member
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/
H A Dbattery_info.cpp337 napi_value normal = nullptr; in CreateEnumLevelState() local
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/chip/interfaces/
H A Dchip.js242 opacity: { normal: 1, hover: 0.95, pressed: 0.9 }, property in b1.q1.opacity
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/
H A Dconnect.rs963 let normal = AssetStatus::Normal; in ut_operation_type_serialize() localVariable
999 let normal = AssetStatus::Normal; in ut_operation_type_deserialize() localVariable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_util.cpp129 const Math::Vec3 normal = Math::Normalize(Math::Cross((v1 - v0), (v2 - v0))); in GenerateCubeGeometry() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.cpp1047 …const Math::Mat4X4& view, Math::Vec3 pos, Math::Vec3 normal, float sideSign, float clipPlaneOffset) in CalculateCameraSpaceClipPlane()
1954 const Math::Vec3 normal = Math::Normalize(Math::GetColumn(reflectionPlaneMatrix.matrix, 1)); in ProcessReflection() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_textfield.cpp1088 Color normal; in SetUnderlineColor() local

12