/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/ |
H A D | geometry_vertex_sequence.h | 108 VertexDist t = (*this)[BaseType::Size() - 1]; in Close() local 130 void Add(const VertexDist& val) in Add() 147 void ModifyLast(const VertexDist& val) in ModifyLast()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/ |
H A D | property_util.cpp | 393 Math::Vec4 val; in SetCustomPropertyBlobValue() local 397 Math::UVec4 val; in SetCustomPropertyBlobValue() local 401 Math::IVec4 val; in SetCustomPropertyBlobValue() local 405 Math::Vec3 val; in SetCustomPropertyBlobValue() local 409 Math::UVec3 val; in SetCustomPropertyBlobValue() local 413 Math::IVec3 val; in SetCustomPropertyBlobValue() local 417 Math::Vec2 val; in SetCustomPropertyBlobValue() local 429 float val; in SetCustomPropertyBlobValue() local 433 uint32_t val; in SetCustomPropertyBlobValue() local 437 int32_t val; in SetCustomPropertyBlobValue() local [all …]
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | WindowAnimationSpec.java | 120 public void apply(Transaction t, SurfaceControl leash, long currentPlayTime) { in apply() 171 float t = findMiddleOfTranslationFraction(openTranslateAnimation.getInterpolator()); in calculateStatusBarTransitionStartTime() local 181 float t = findAlmostThereFraction(openTranslateAnimation.getInterpolator()); in calculateStatusBarTransitionStartTime() local 257 float val = 0.5f; in findInterpolationAdjustedTargetFraction() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | ScreenRecordDrawable.java | 96 public void applyTheme(Resources.Theme t) { in applyTheme() 120 String val = String.valueOf(mLevel); in draw() local
|
/ohos5.0/drivers/hdf_core/framework/core/manager/test/unittest/common/ |
H A D | hdf_sbuf_test.cpp | 110 static bool DataCompare(const void *s, const void *t, uint32_t size) in DataCompare() 149 int8_t val = 0; in PullDataSequence() local 309 uint64_t val = 0; variable 344 int8_t val = 0; variable 377 int16_t val = 0; variable 410 int32_t val = 0; variable 443 int64_t val = 0; variable 476 uint32_t val = 0; variable 509 uint16_t val = 0; variable 542 uint8_t val = 0; variable [all …]
|
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/ |
H A D | ShaderJS.cpp | 50 type val = ctx.template Arg<0>(); in Set() local 123 NapiApi::Object val = ctx.Arg<0>(); in Set() local 174 NapiApi::Object val = ctx.Arg<0>(); in Set() local 289 for (auto t : Textures) { in BindToMaterial() local 314 for (auto t : customProperties->GetAllProperties()) { in BindToMaterial() local
|
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_netfirewall_test/ |
H A D | netsys_netfirewall_test.cpp | 107 std::thread t = std::thread([&]() { in OnIntercept() local 186 Bitmap val(10); variable
|
/aosp14/system/core/libutils/ |
H A D | RefBase_test.cpp | 307 static inline void waitFor(bool val) { in waitFor() 358 std::thread t(visit2AndRemove); in TEST() local 387 static inline void wpWaitFor(bool val) { in wpWaitFor() 414 std::thread t(visit3AndRemove); in TEST() local
|
/aosp14/frameworks/base/core/java/android/text/method/ |
H A D | MultiTapKeyListener.java | 141 String val = sRecs.valueAt(rec); in onKeyDown() local 176 String val = sRecs.valueAt(rec); in onKeyDown() local 249 Timeout t = timeout[i]; in removeTimeouts() local
|
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/data_sync/ |
H A D | data_syncer_rdb_store.cpp | 99 struct timespec t; in UTCTimeMilliSeconds() local 129 static int32_t GetLong(const string &key, int64_t &val, NativeRdb::ResultSet &resultSet) in GetLong()
|
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ |
H A D | ExifInterface.java | 1201 ExifTag t = getTag(tagId, ifdId); in getTagValue() local 1227 ExifTag t = getTag(tagId, ifdId); in getTagStringValue() local 1322 ExifTag t = getTag(tagId, ifdId); in getTagLongValues() local 1341 ExifTag t = getTag(tagId, ifdId); in getTagIntValues() local 1360 ExifTag t = getTag(tagId, ifdId); in getTagByteValues() local 1379 ExifTag t = getTag(tagId, ifdId); in getTagRationalValues() local 1434 ExifTag t = getTag(tagId, ifdId); in getActualTagCount() local 1497 public ExifTag buildTag(int tagId, int ifdId, Object val) { in buildTag() 1522 public ExifTag buildTag(int tagId, Object val) { in buildTag() 1551 public boolean setTagValue(int tagId, int ifdId, Object val) { in setTagValue() [all …]
|
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/ |
H A D | hisysevent_native_test.cpp | 1198 std::thread t([&ret, &args, &queryRules, &querier] () { in __anon8cf1a60d0202() variable 1244 int64_t val = 0; variable 1260 int64_t val = 0; variable 1276 int64_t val = 0; variable 1308 int64_t val = 0; variable 1325 uint64_t val = 0; variable 1342 double val = 0; variable 1359 std::string val; variable 1376 std::vector<int64_t> val; variable 1394 std::vector<uint64_t> val; variable [all …]
|
/aosp14/frameworks/base/tools/lock_agent/java/com/android/lock_checker/ |
H A D | LockHook.java | 95 T val, AnnotatedStackTraceElement[] st, int from, int to) { in shouldDumpStacktrace() 217 public String stacktraceHash(Throwable t) { in stacktraceHash()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
H A D | jsi_bindings.inl | 185 void JsiClass<C>::StaticConstant(const char* name, T val) 194 void JsiClass<C>::Bind(BindingTarget t, FunctionCallback ctor) 228 …BindingTarget t, JSFunctionCallback ctor, JSDestructorCallback<C> dtor, JSGCMarkCallback<C> gcMark) 264 void JsiClass<C>::Bind(BindingTarget t, JSDestructorCallback<C> dtor, JSGCMarkCallback<C> gcMark) 320 …BindingTarget t, JSFunctionCallback ctor, JSDestructorCallback<C> dtor, JSGCMarkCallback<C> gcMark)
|
/aosp14/frameworks/base/tools/aapt/ |
H A D | ResourceTable.cpp | 381 String16 val = String16(block.getAttributeStringValue(minIdx, &len)); in compileAttribute() local 399 String16 val = String16(block.getAttributeStringValue(maxIdx, &len)); in compileAttribute() local 2166 sp<Type> t = getType(package, type, pos); in canAddEntry() local 2228 sp<Type> t = p->getTypes().valueFor(type); in getResId() local 2375 sp<Type> t = p->getTypes().valueFor(type); in getCustomResource() local 2552 Res_value val; in getAttributeFlags() local 4108 sp<Type> t = mTypes.valueFor(type); in getType() local 4180 sp<Type> t = origOrder.itemAt(i); in applyPublicTypeOrder() local 4207 const sp<Type>& t = origOrder.itemAt(i); in applyPublicTypeOrder() local 4321 const sp<Type>& t = types[ti]; in getConfigList() local [all …]
|
/aosp14/frameworks/base/tools/aapt2/ |
H A D | ResourceValues.cpp | 101 Reference::Reference(const ResourceNameRef& n, Type t) in Reference() 358 BinaryPrimitive::BinaryPrimitive(const android::Res_value& val) : value(val) { in BinaryPrimitive() 490 Attribute::Attribute(uint32_t t) in Attribute() 506 constexpr T* add_pointer(T& val) { in add_pointer() 733 android::Res_value val = {}; in Matches() local
|
/aosp14/frameworks/base/core/java/android/view/contentcapture/ |
H A D | ViewNode.java | 154 int val = parcel.readInt(); in ViewNode() local 807 final ViewNodeText t = getNodeText(); in setText() local 814 final ViewNodeText t = getNodeText(); in setText() local 822 final ViewNodeText t = getNodeText(); in setTextStyle() local 831 final ViewNodeText t = getNodeText(); in setTextLines() local
|
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/ |
H A D | mipi_tx_dev.c | 206 static int32_t SemaInit(struct semaphore *sem, uint16_t val) in SemaInit() 576 struct DsiTimingInfo *t = NULL; in MipiDsiDevProcDevShow() local
|
/ohos5.0/base/hiviewdfx/faultloggerd/tools/crasher_cpp/ |
H A D | dfx_crasher.cpp | 506 std::thread t([] { in DoDumpCrash() local 541 uintptr_t val = 0; in TestGetCrashObjInner() local 719 pthread_t t; in DoActionOnSubThread() local
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_hardware_camera2_impl_CameraExtensionJpegProcessor.cpp | 47 inline int sgn(int val) { return (0 < val) - (val < 0); } in sgn() 242 void safeDelete(T& t) { in safeDelete() 248 void safeDeleteArray(T& t) { in safeDeleteArray()
|
/aosp14/frameworks/base/libs/hwui/jni/ |
H A D | Path.cpp | 48 SkPath* val = reinterpret_cast<SkPath*>(valHandle); in init_Path() local 221 jfloat t, jlong interpolatedHandle) { in interpolate() 276 static float cubicCoordinateCalculation(float t, float p0, float p1, float p2, float p3) { in cubicCoordinateCalculation() 286 static SkPoint cubicBezierCalculation(float t, const SkPoint* points) { in cubicBezierCalculation() 294 static float quadraticCoordinateCalculation(float t, float p0, float p1, float p2) { in quadraticCoordinateCalculation() 299 static SkPoint quadraticBezierCalculation(float t, const SkPoint* points) { in quadraticBezierCalculation()
|
/aosp14/frameworks/base/cmds/bootanimation/ |
H A D | BootAnimation.cpp | 565 SurfaceComposerClient::Transaction t; in readyToRun() local 647 SurfaceComposerClient::Transaction t; in rotateAwayFromNaturalOrientationIfNeeded() local 873 float t = 4.0f * float(time / us2ns(16667)) / mAndroid[1].w; in android() local 928 int val = (int) strtol(str, &end, 0); in parseTextCoord() local 968 int val = 0; in parseColor() local 1757 SurfaceComposerClient::Transaction t; in handleViewport() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
H A D | rs_render_particle.h | 80 …RenderParticleParaType(const Range<T>& val, const ParticleUpdator& updator, const Range<float>& ra… in RenderParticleParaType() 381 static Color Lerp(const Color& start, const Color& end, float t) in Lerp()
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | FileUtils.java | 484 long t; in copyInternalSplice() local 525 long t; in copyInternalSendfile() local 585 int t; in copyInternalUserspace() local 1309 long val = 1; in roundStorageSize() local
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/nonlinux/ |
H A D | dfx_nonlinux_define.h | 52 #define _ElfW(e, w, t) _ElfW_1 (e, w, _##t) argument 53 #define _ElfW_1(e, w, t) e##w##t argument 82 #define ELF32_ST_TYPE(val) ((val) & 0xf) argument
|