Home
last modified time | relevance | path

Searched +defs:val +defs:value (Results 401 – 425 of 717) sorted by relevance

1...<<11121314151617181920>>...29

/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
H A DExifUtils.cpp231 float ConvertToApex(float val) { in ConvertToApex()
252 #define SET_SHORT(ifd, tag, value) \ argument
257 #define SET_LONG(ifd, tag, value) \ argument
645 ExifOrientation value = ExifOrientation::ORIENTATION_0_DEGREES; in SetOrientation() local
837 bool ExifUtilsImpl::SetShort(ExifIfd ifd, ExifTag tag, uint16_t value, in SetShort()
848 bool ExifUtilsImpl::SetLong(ExifIfd ifd, ExifTag tag, uint32_t value, in SetLong()
/aosp12/frameworks/av/services/camera/libcameraservice/utils/
H A DExifUtils.cpp223 float convertToApex(float val) { in convertToApex()
242 #define SET_SHORT(ifd, tag, value) \ argument
248 #define SET_LONG(ifd, tag, value) \ argument
638 ExifOrientation value = ExifOrientation::ORIENTATION_0_DEGREES; in setOrientation() local
808 bool ExifUtilsImpl::setShort(ExifIfd ifd, ExifTag tag, uint16_t value, const std::string& msg) { in setShort()
818 bool ExifUtilsImpl::setLong(ExifIfd ifd, ExifTag tag, uint32_t value, const std::string& msg) { in setLong()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera_stream.c1368 unsigned int value = CAM_STREAM_ON_TYPE_CONFIG; in mm_stream_streamon() local
1409 unsigned int value = CAM_STREAM_ON_TYPE_START_SENSOR_STREAMING; in mm_stream_start_sensor_streaming() local
1476 unsigned int value = stop_immediately ? 1 : 0; in mm_stream_streamoff() local
1813 int32_t value = 0; in mm_stream_set_parm() local
1846 int32_t value = 0; in mm_stream_get_parm() local
1876 int32_t value = 0; in mm_stream_do_action() local
2547 uint32_t val = 0; in mm_stream_get_v4l2_fmt() local
4857 int32_t value = 0; in mm_stream_sync_info() local
5098 mm_stream_data_cb_t val) in mm_stream_reg_buf_cb()
/ohos5.0/drivers/peripheral/usb/ddk/device/src/
H A Dusbfn_cfg_mgr.c36 uint16_t value; in UsbFnCfgMgrParseDevDesc() local
312 uint16_t value; in UsbFnCfgMgrParseEndpointDesc() local
338 uint16_t value; in UsbFnCfgMgrParseStringDesc() local
981 …32_t IsDevDescPropAndGetValue(const struct UsbFnInterface *intf, const char *name, uint16_t *value) in IsDevDescPropAndGetValue()
1189 …32_t UsbFnCfgChangeDevceDes(const struct UsbFnInterface *intf, const char *name, const char *value) in UsbFnCfgChangeDevceDes()
1323 int32_t UsbFnCfgMgrGetProp(const struct UsbFnInterface *intf, const char *name, char *value) in UsbFnCfgMgrGetProp()
1332 uint16_t val; in UsbFnCfgMgrGetProp() local
1368 int32_t UsbFnCfgMgrSetProp(const struct UsbFnInterface *intf, const char *name, const char *value) in UsbFnCfgMgrSetProp()
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/
H A Dpixelmap_native.cpp78 static PIXEL_FORMAT ParsePixelForamt(int32_t val) in ParsePixelForamt()
87 static PIXELMAP_ALPHA_TYPE ParseAlphaType(int32_t val) in ParseAlphaType()
804 OH_Pixelmap_HdrMetadataKey key, OH_Pixelmap_HdrMetadataValue &value) in SetHdrMetadata()
857 OH_Pixelmap_HdrMetadataValue *value) in OH_PixelmapNative_SetMetadata()
994 OH_Pixelmap_HdrMetadataValue **value) in OH_PixelmapNative_GetMetadata()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_relational_sync_test.cpp125 Value val; in FakeOldVersionDB() local
602 std::string val; in CheckSyncData() local
835 DataValue value; variable
884 std::string value; in __anonf1fa0da12202() local
935 DataValue val; variable
H A Ddistributeddb_interfaces_import_and_export_test.cpp1194 Value val; variable
1250 Value val; variable
1280 Value value(str.begin(), str.end()); variable
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_adapter_interface_impl.cpp430 const std::string &value) in SetExtraParams()
452 std::string &value) in GetExtraParams()
865 std::string val = condition.substr(TYPE_CONDITION, len); in getEventTypeFromCondition() local
899 int32_t AudioAdapterInterfaceImpl::ConvertString2Int(std::string val) in ConvertString2Int()
1004 std::string val(dhIdItem->valuestring); in GetVolFromEvent() local
/ohos5.0/foundation/distributeddatamgr/kv_store/test/fuzztest/singlekvstore_fuzzer/
H A Dsinglekvstore_fuzzer.cpp94 Value val = { svalue }; in PutFuzz() local
129 Value val = { svalue }; in GetFuzz() local
489 Value val = { strValue }; in AsyncGetFuzz() local
492 std::function<void(Status, Value &&)> call = [](Status status, Value &&value) {}; in AsyncGetFuzz()
/aosp12/system/core/libutils/
H A DLruCache_test.cpp99 template<> inline android::hash_t hash_type(const ComplexKey& value) { in hash_type()
103 template<> inline android::hash_t hash_type(const KeyWithPointer& value) { in hash_type()
107 template<> inline android::hash_t hash_type(const KeyFailsOnCopy& value) { in hash_type()
232 const char *val = cache.get(key); in TEST_F() local
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDevice.cpp168 char value[PROPERTY_VALUE_MAX]; in ExynosDevice() local
488 uint32_t value = 0; in setHWCFenceDebug() local
517 void ExynosDevice::setHWCControl(uint32_t display, uint32_t ctrl, int32_t val) in setHWCControl()
1027 void ExynosDevice::setLbeAmbientLight(int value) { in setLbeAmbientLight()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterProperties.java565 boolean setBufferLengthMillis(int codec, int value) { in setBufferLengthMillis()
939 private void updateFeatureSupport(byte[] val) { in updateFeatureSupport()
983 private void updateDynamicAudioBufferSupport(byte[] val) { in updateDynamicAudioBufferSupport()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dtemplates_parser.cpp64 double ConvertVirtualSize(const std::string& val, const DimensionUnit& unit, double size) in ConvertVirtualSize()
89 double ParseUnit(const Value& val, double size) in ParseUnit()
126 Value value; in SplitTemplate() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsmarshallinghelper_fuzzer/
H A Drsmarshallinghelper_fuzzer.cpp77 std::shared_ptr<RSLinearGradientBlurPara> val; in DoUnmarshalling() local
101 Range<float> value(start, end); in DoUnmarshalling() local
166 std::shared_ptr<Typeface> val = Typeface::MakeFromFile(path, length); in DoMarshallingHelper001() local
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_medialibrary_napi_utils.cpp69 napi_status SendableMediaLibraryNapiUtils::GetInt32(napi_env env, napi_value arg, int32_t &value) in GetInt32()
145 string val; in GetStringArray() local
306 string value = static_cast<string>(item.GetSingle(VALUE_IDX)); in GetLocationPredicate() local
524 AsyncContext &context, int32_t &value) in ParseArgsNumberCallback()
718 napi_value value = nullptr; in GetPropertyValueByName() local
903 std::string value = std::get<string>(operationItem.singleParams[1]); in IsFeaturedSinglePortraitAlbum() local
1105 napi_value value = nullptr; in CreateValueByIndex() local
1144 napi_value value = nullptr; in handleTimeInfo() local
1160 napi_value value = nullptr; in handleThumbnailReady() local
1180 napi_value value = nullptr; in GetNextRowObject() local
[all …]
/aosp12/frameworks/base/media/java/android/media/
H A DExifInterface.java783 public static ExifAttribute createByte(String value) { in createByte()
793 public static ExifAttribute createString(String value) { in createString()
962 Object value = getValue(byteOrder); in getDoubleValue() local
1001 Object value = getValue(byteOrder); in getIntValue() local
1026 Object value = getValue(byteOrder); in getStringValue() local
1690 Object value = mAttributes[i].get(tag); in getExifAttribute() local
5137 public void writeByte(int val) throws IOException { in writeByte()
5141 public void writeShort(short val) throws IOException { in writeShort()
5151 public void writeInt(int val) throws IOException { in writeInt()
5165 public void writeUnsignedShort(int val) throws IOException { in writeUnsignedShort()
[all …]
/aosp12/art/runtime/interpreter/
H A Dinterpreter_switch_impl-inl.h331 HANDLER_ATTRIBUTES bool HandleAPut(T value) { in HandleAPut()
902 ObjPtr<mirror::Object> val = GetVRegReference(A()); in APUT_OBJECT() local
1787 void SetVReg(size_t i, int32_t val) { shadow_frame_.SetVReg(i, val); } in SetVReg()
1788 void SetVRegLong(size_t i, int64_t val) { shadow_frame_.SetVRegLong(i, val); } in SetVRegLong()
1789 void SetVRegFloat(size_t i, float val) { shadow_frame_.SetVRegFloat(i, val); } in SetVRegFloat()
1790 void SetVRegDouble(size_t i, double val) { shadow_frame_.SetVRegDouble(i, val); } in SetVRegDouble()
1791 void SetVRegReference(size_t i, ObjPtr<mirror::Object> val) in SetVRegReference()
/aosp12/art/cmdline/detail/
H A Dcmdline_parse_argument_detail.h516 TArg& value = result.GetValue(); in ParseArgumentSingle() local
557 TArg val = value; in SaveArgument() local
/aosp12/hardware/google/pixel/perfstatsd/
H A Dio_usage.cpp409 void IoUsage::setOptions(const std::string &key, const std::string &value) { in setOptions()
414 uint64_t val = 0; in setOptions() local
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/util/
H A Dlinked_list.rs184 val: usize, field
339 let mut value = 0; in ut_link_list_for_each_mut() localVariable
/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Di18n_addon.cpp611 napi_value value; in Transform() local
651 napi_value val = nullptr; in GetAvailableIDs() local
1094 int value = obj->brkiter_->Current(); in Current() local
1117 int value = obj->brkiter_->First(); in First() local
1140 int value = obj->brkiter_->Last(); in Last() local
1163 int value = obj->brkiter_->Previous(); in Previous() local
1186 int value = 1; in Next() local
1261 napi_value value = nullptr; in GetText() local
1294 int value; in Following() local
1327 int value; in IsBoundary() local
[all …]
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DRenderScript.java113 native void nDeviceSetConfig(long dev, int param, int value); in nDeviceSetConfig()
711 synchronized void nScriptSetVarI(long id, int slot, int val, boolean mUseInc) { in nScriptSetVarI()
720 synchronized void nScriptSetVarJ(long id, int slot, long val, boolean mUseInc) { in nScriptSetVarJ()
729 synchronized void nScriptSetVarF(long id, int slot, float val, boolean mUseInc) { in nScriptSetVarF()
738 synchronized void nScriptSetVarD(long id, int slot, double val, boolean mUseInc) { in nScriptSetVarD()
755 native void rsnScriptSetVarVE(long con, long id, int slot, byte[] val, in rsnScriptSetVarVE()
757 synchronized void nScriptSetVarVE(long id, int slot, byte[] val, in nScriptSetVarVE()
903 long value, int size); in rsnClosureSetArg()
904 synchronized void nClosureSetArg(long closureID, int index, long value, in nClosureSetArg()
911 long value, int size); in rsnClosureSetGlobal()
[all …]
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability.cpp464 int Ability::Insert(const Uri &uri, const NativeRdb::ValuesBucket &value) in Insert()
561 …const Uri &uri, const NativeRdb::ValuesBucket &value, const NativeRdb::DataAbilityPredicates &pred… in Update()
1260 int val = 0; in ParseIntValue() local
1272 double val = 0.0; in ParseDoubleValue() local
1284 std::string val = ""; in ParseStringValue() local
1296 std::vector<uint8_t> val; in ParseBlobValue() local
1308 bool val = false; in ParseBoolValue() local
/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp218 void* value) in NapiNativeCreateSendableFunction()
698 static inline void FinishNapiProfilerTrace(uint64_t value) in FinishNapiProfilerTrace()
811 Local<JSValueRef> val = obj->Get(vm, key); in GetProperty() local
895 Local<panda::JSValueRef> val = LocalValueFromJsValue(propertyDescriptor.value); in NapiDefinePropertyInner() local
944 napi_value value = property.value; in NapiCreateObjectWithProperties() local
947 Local<panda::JSValueRef> val = panda::JSValueRef::Undefined(vm); in NapiCreateObjectWithProperties() local
1070 Local<JSValueRef> value(instanceValue); in LoadModuleByName() local
1204 Local<JSValueRef> value = funcObj->Call(vm_, thisObj, args.data(), argc); in CallFunction() local
1493 Local<FunctionRef> value = LocalValueFromJsValue(constructor); in CreateInstance() local
1854 napi_value ArkNativeEngine::ValueToNapiValue(JSValueWrapper& value) in ValueToNapiValue()
[all …]
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dpixel_map_napi.cpp156 static PixelFormat ParsePixlForamt(int32_t val) in ParsePixlForamt()
165 static AlphaType ParseAlphaType(int32_t val) in ParseAlphaType()
174 static ScaleMode ParseScaleMode(int32_t val) in ParseScaleMode()
183 static AntiAliasingOption ParseAntiAliasingOption(int32_t val) in ParseAntiAliasingOption()
758 void *DetachPixelMapFunc(napi_env env, void *value, void *) in DetachPixelMapFunc() argument
792 napi_value AttachPixelMapFunc(napi_env env, void *value, void *) in AttachPixelMapFunc() argument
3403 napi_value value = nullptr; in STATIC_COMPLETE_FUNC() local
3614 static void ParseColorSpaceVal(napi_env env, napi_value val, PixelMapAsyncContext* context) in ParseColorSpaceVal()
3972 static double FloatToDouble(float val) in FloatToDouble()
3992 inline napi_value CreateJsNumber(napi_env env, double value) in CreateJsNumber()
[all …]

1...<<11121314151617181920>>...29