Home
last modified time | relevance | path

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

123456

/third_party/skia/src/core/
H A DSkStrokerPriv.cpp15 static void ButtCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in ButtCapper() argument
20 static void RoundCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in RoundCapper() argument
31 static void SquareCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in SquareCapper() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DVertexPipeline.cpp164 Vector4f normal; in pipeline() local
544 void VertexPipeline::processTextureCoordinate(int stage, Vector4f &normal, Vector4f &position) in processTextureCoordinate() argument
[all...]
/third_party/skia/tests/
H A DTextBlobCacheTest.cpp66 text_blob_cache_inner(skiatest::Reporter* reporter, GrDirectContext* dContext, int maxTotalText, int maxGlyphID, int maxFamilies, bool normal, bool stressTest) text_blob_cache_inner() argument
/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
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/include/
H A Dhi_comm_irq.h70 hi_normal_int_state normal; member
115 hi_normal_int_reg normal; member
/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
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_irq/kernel/
H A Dhiirq.c72 hiirq_normal_reg_map normal; member
[all...]
/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...]

Completed in 32 milliseconds

123456