Home
last modified time | relevance | path

Searched defs:normal (Results 51 - 75 of 120) sorted by relevance

12345

/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshglob.c477 PSH_Blue_Table normal, family; in psh_blues_scale_zones() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DGLES1State.cpp211 void GLES1State::setCurrentNormal(const angle::Vector3 &normal) in setCurrentNormal() argument
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dnmi.c68 unsigned int normal; member
/third_party/skia/samplecode/
H A DSampleSimpleStroker.cpp182 const SkPoint normal = rotate90(tangent); in strokeLine() local
336 const SkPoint normal = rotate90(tangent); in unitNormal() local
/third_party/optimized-routines/math/test/rtest/
H A Dsemi.c848 int normal = 0; in test_isunordered() local
896 int normal = 0; in test_isunorderedf() local
[all...]
/third_party/skia/tools/fonts/
H A Dcreate_test_font.cpp379 constexpr NamedFontStyle normal = {"Normal", "Normal", SkFontStyle::Normal() }; in main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcharconv_test.cc527 std::string normal = "3.14@#$%@#$%"; in TEST() local
/third_party/spirv-tools/test/opt/
H A Dlocal_ssa_elim_test.cpp4368 float3 normal = textureNormal.Sample(samplerNormal, inUV).rgb; in TEST_F() local
/base/powermgr/battery_manager/frameworks/napi/src/
H A Dbattery_info.cpp337 napi_value normal = nullptr; in CreateEnumLevelState() local
/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dcooperate_plugin_test.cpp1385 bool normal = false; in HWTEST_F() local
2000 bool normal = false; HWTEST_F() local
2029 bool normal = false; HWTEST_F() local
[all...]
/base/msdp/device_status/intention/cooperate/plugin/include/
H A Dcooperate_events.h144 bool normal; member
189 bool normal; member
/base/telephony/sms_mms/services/sms/
H A Dgsm_cb_codec.cpp441 const int8_t normal = 0x00; in GetPriority() local
/kernel/linux/linux-5.10/drivers/crypto/nx/
H A Dnx-common-powernv.c753 nx_set_ct(struct nx_coproc *coproc, const char *priority, int high, int normal) nx_set_ct() argument
/kernel/linux/linux-6.6/drivers/crypto/nx/
H A Dnx-common-powernv.c750 nx_set_ct(struct nx_coproc *coproc, const char *priority, int high, int normal) nx_set_ct() argument
/third_party/mesa3d/src/amd/common/
H A Dac_shader_util.c538 unsigned normal = 0; /* most optimal, may not support blending or export alpha */ in ac_choose_spi_color_formats() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Drastpos.c141 shade_rastpos(struct gl_context *ctx, const GLfloat vertex[4], const GLfloat normal[3], GLfloat Rcolor[4], GLfloat Rspec[4]) shade_rastpos() argument
290 compute_texgen(struct gl_context *ctx, const GLfloat vObj[4], const GLfloat vEye[4], const GLfloat normal[3], GLuint unit, GLfloat texcoord[4]) compute_texgen() argument
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-typed-array-gen.cc131 &normal); in TF_BUILTIN() local
/third_party/skia/src/gpu/geometry/
H A DGrAATriangulator.cpp175 static void get_edge_normal(const Edge* e, SkVector* normal) { in get_edge_normal() argument
193 SkVector normal; in simplifyBoundary() local
432 SkVector normal; in strokeBoundary() local
[all...]
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_native_test.cpp437 int normal = 32; in HWTEST_F() local
600 int normal = 48; in HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp1038 static void freeNotificationBasicContent(CNotificationBasicContent* normal) in freeNotificationBasicContent() argument
1048 SetNotificationBasicContent( const NotificationBasicContent *basicContent, CNotificationBasicContent* normal) SetNotificationBasicContent() argument
[all...]
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h119 CNotificationBasicContent* normal; member
/foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/
H A Dtreeview.js
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model.h124 std::optional<Color> normal = std::nullopt; member
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_lighting_common.h245 vec3 CalcFinalNormal(in mat3 tbn, in vec3 normal, in float normalScale) in CalcFinalNormal() argument
/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

Completed in 50 milliseconds

12345