Home
last modified time | relevance | path

Searched defs:converter (Results 1 – 25 of 70) sorted by relevance

123

/aosp12/hardware/interfaces/automotive/can/1.0/vts/utils/include/can-vts-utils/
H A Dcan-hal-printers.h26 #define DEFINE_CAN_HAL_PRINTER_SIMPLE(T, converter) \ argument
32 #define DEFINE_CAN_HAL_PRINTER(T, converter) \ argument
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/devices/
H A Ddevice_properties.cc97 base::JSONValueConverter<DeviceProperties> converter; in DeviceProperties() local
104 void DeviceProperties::RegisterJSONConverter(base::JSONValueConverter<DeviceProperties>* converter)… in RegisterJSONConverter()
/aosp12/art/libartbase/base/
H A Dbit_struct_detail.h65 ValueConverter converter; in ToUnderlyingStorage() local
71 ValueConverter converter; in FromUnderlyingStorage() local
/aosp12/frameworks/base/core/java/android/animation/
H A DPropertyValuesHolder.java219 PointFToIntArray converter = new PointFToIntArray(); in ofMultiInt() local
241 TypeConverter<V, int[]> converter, TypeEvaluator<V> evaluator, V... values) { in ofMultiInt()
338 PointFToFloatArray converter = new PointFToFloatArray(); in ofMultiFloat() local
428 TypeConverter<PointF, ?> converter, Path path) { in ofObject()
488 TypeConverter<T, V> converter, TypeEvaluator<T> evaluator, T... values) { in ofObject()
513 TypeConverter<PointF, V> converter, Path path) { in ofObject()
676 public void setConverter(TypeConverter converter) { in setConverter()
1449 public MultiFloatValuesHolder(String propertyName, TypeConverter converter, in MultiFloatValuesHolder()
1457 public MultiFloatValuesHolder(String propertyName, TypeConverter converter, in MultiFloatValuesHolder()
1556 public MultiIntValuesHolder(String propertyName, TypeConverter converter, in MultiIntValuesHolder()
[all …]
H A DBidirectionalTypeConverter.java58 public InvertedConverter(BidirectionalTypeConverter<To, From> converter) { in InvertedConverter()
H A DObjectAnimator.java380 TypeConverter<T, int[]> converter, TypeEvaluator<T> evaluator, T... values) { in ofMultiInt()
581 TypeConverter<T, float[]> converter, TypeEvaluator<T> evaluator, T... values) { in ofMultiFloat()
638 @Nullable TypeConverter<PointF, ?> converter, Path path) { in ofObject()
702 TypeConverter<V, P> converter, TypeEvaluator<V> evaluator, V... values) { in ofObject()
729 @Nullable TypeConverter<PointF, V> converter, Path path) { in ofObject()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/parsing/
H A DPackageParserLegacyCoreTest.java365 Function<ParsedPackage, ParsedPackage> converter) throws Exception { in parsePackage() argument
442 Function<ParsedPackage, ParsedPackage> converter) throws Exception { in checkPackageWithComponents() argument
502 Function<ParsedPackage, ParsedPackage> converter) throws Exception { in checkPackageWithIntentFilters() argument
/aosp12/hardware/libhardware/modules/camera/3_4/metadata/
H A Dv4l2_control_delegate.h33 std::shared_ptr<ConverterInterface<TMetadata, TV4L2>> converter) in V4L2ControlDelegate()
H A Dpartial_metadata_factory.h188 std::shared_ptr<ConverterInterface<T, int32_t>> converter, in V4L2Control()
314 std::shared_ptr<ConverterInterface<T, int32_t>> converter, in V4L2ControlOrDefault()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/
H A DUtils.java164 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToShort() local
170 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToInt() local
205 ByteBuffer converter = ByteBuffer.allocate(4); in intToByteArray() local
213 ByteBuffer converter = ByteBuffer.allocate(length); in uuidToByteArray() local
226 ByteBuffer converter = ByteBuffer.allocate(length); in uuidsToByteArray() local
246 ByteBuffer converter = ByteBuffer.wrap(val); in byteArrayToUuid() local
/aosp12/frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/
H A DBassBoostTest.java210 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToInt() local
216 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToShort() local
H A DPresetReverbTest.java236 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToInt() local
242 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToShort() local
H A DVirtualizerTest.java207 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToInt() local
213 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToShort() local
H A DEqualizerTest.java342 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToInt() local
348 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToShort() local
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/util/
H A DIntCounter.java130 public <T> T[] toProto(Class<T> protoClass, ProtobufConverter<T> converter) { in toProto()
H A DObjectCounter.java114 public <T> T[] toProto(Class<T> protoClass, ProtobufConverter<K, T> converter) { in toProto()
/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
H A DStoreUtils.java157 String attrName, Function<PersistableBundle, E> converter) { in getObjectAttrFromPersistableBundle()
163 String attrName, Function<String, E> converter) { in getStringAttrFromPersistableBundle()
/aosp12/frameworks/base/media/java/android/media/audiofx/
H A DAudioEffect.java1474 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToInt() local
1485 ByteBuffer converter = ByteBuffer.allocate(4); in intToByteArray() local
1503 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToShort() local
1514 ByteBuffer converter = ByteBuffer.allocate(2); in shortToByteArray() local
1533 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToFloat() local
1543 ByteBuffer converter = ByteBuffer.allocate(4); in floatToByteArray() local
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCodec2Buffer.cpp622 GraphicView2MediaImageConverter converter(view, format, false /* copy */); in Allocate() local
753 GraphicView2MediaImageConverter converter(*view, format, false /* copy */); in Allocate() local
845 GraphicView2MediaImageConverter converter( in canCopy() local
868 GraphicView2MediaImageConverter converter( in copy() local
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
H A DMediaAudioEffectTest.java1499 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToInt() local
1506 ByteBuffer converter = ByteBuffer.allocate(4); in intToByteArray() local
1517 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToShort() local
1524 ByteBuffer converter = ByteBuffer.allocate(2); in shortToByteArray() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DExtensionControllerImpl.java106 String action, PluginConverter<T, P> converter) { in withPlugin()
209 public <P> void addPlugin(String action, Class<P> cls, PluginConverter<T, P> converter) { in addPlugin()
229 public PluginItem(String action, Class<P> cls, PluginConverter<T, P> converter) { in PluginItem()
H A DExtensionController.java55 PluginConverter<T, P> converter); in withPlugin()
/aosp12/frameworks/av/media/libaudioprocessing/tests/fuzzer/
H A Dlibaudioprocessing_record_buffer_converter_fuzzer.cpp144 RecordBufferConverter converter(srcChannelMask, srcFormat, srcSampleRate, in LLVMFuzzerTestOneInput() local
/aosp12/packages/modules/GeoTZ/data_pipeline/src/main/java/com/android/timezone/location/data_pipeline/steps/
H A DCreateTzS2ProtoDataFile.java100 CreateTzS2ProtoDataFile converter = new CreateTzS2ProtoDataFile( in main() local
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCallScreeningServiceHelper.java79 String packageName, ParcelableCallUtils.Converter converter, in CallScreeningServiceHelper()

123