/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/ |
H A D | 3d_dm_target_packing_common.h | 30 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 D | 3d_dm_lighting_common.h | 245 vec3 CalcFinalNormal(in mat3 tbn, in vec3 normal, in float normalScale) in CalcFinalNormal()
|
/ohos5.0/base/powermgr/battery_manager/services/native/profile/ |
H A D | battery_config.json | 7 "normal": { object 25 "normal": 90, number
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/ |
H A D | device_timed_collect.h | 29 bool normal = false; member
|
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/profile/ |
H A D | battery_config.json | 7 "normal": { object 25 "normal": 90, number
|
/ohos5.0/base/powermgr/power_manager/frameworks/napi/power/ |
H A D | power_module.cpp | 42 napi_value normal = nullptr; in CreateDevicePowerMode() local
|
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/appdatafwk/unittest/ |
H A D | serializable_test.cpp | 69 Normal normal; member 123 Normal normal; variable
|
/ohos5.0/base/theme/wallpaper_mgr/frameworks/js/napi/ |
H A D | native_module.cpp | 80 napi_value normal = nullptr; in InitFoldState() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/ |
H A D | serializable_test.cpp | 68 Normal normal; member 124 Normal normal; variable
|
/ohos5.0/base/powermgr/thermal_manager/frameworks/napi/ |
H A D | thermal_manager_napi.cpp | 152 napi_value normal; in InitThermalLevel() local
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/ |
H A D | js_cloud_utils.cpp | 238 napi_value normal = Convert2JSValue(env, value.normal); in Convert2JSValue() local
|
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/cloud_data/include/ |
H A D | cloud_types.h | 62 int32_t normal = 0; member
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/ |
H A D | cooperate_events.h | 142 bool normal; member 187 bool normal; member
|
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/ |
H A D | cooperate_events.h | 143 bool normal; member 188 bool normal; member
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/include/ |
H A D | notification_utils.h | 63 CNotificationBasicContent* normal; member
|
/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | gsm_cb_codec.cpp | 441 const int8_t normal = 0x00; in GetPriority() local
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/src/ |
H A D | cooperate_plugin_test.cpp | 1378 bool normal = false; variable 1993 bool normal = false; variable 2022 bool normal = false; variable
|
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/ |
H A D | hisysevent_native_test.cpp | 437 int normal = 32; variable 600 int normal = 48; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_model.h | 124 std::optional<Color> normal = std::nullopt; member
|
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/ |
H A D | battery_info.cpp | 337 napi_value normal = nullptr; in CreateEnumLevelState() local
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/chip/interfaces/ |
H A D | chip.js | 242 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 D | connect.rs | 963 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 D | mesh_util.cpp | 129 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 D | render_system.cpp | 1047 …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 D | js_textfield.cpp | 1088 Color normal; in SetUnderlineColor() local
|