/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/vdbox/ |
H A D | mhw_vdbox_vvcp_impl.h | 465 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 479 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 491 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 503 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 515 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 527 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 539 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 551 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 563 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 575 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local [all …]
|
H A D | mhw_vdbox_avp_impl.h | 312 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 328 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 340 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 352 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 364 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 376 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 388 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 400 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local
|
H A D | mhw_vdbox_hcp_impl.h | 648 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 664 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 676 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 688 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 701 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 713 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 725 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local
|
H A D | mhw_vdbox_mfx_impl.h | 456 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 472 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 484 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 496 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 508 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local
|
H A D | mhw_vdbox_vdenc_impl.h | 402 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 421 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local 433 MediaUserSetting::Value outValue; in InitRowstoreUserFeatureSettings() local
|
/aosp_15_r20/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/deletion/ |
D | DeletionParametersTest.kt | 33 val outValue = bundle.getParcelable("DELETION_TEST") as DeletionParameters? in deletionToParcel() constant 59 val outValue = bundle.getParcelable("DELETION_TEST") as DeletionParameters? in deletionTypeHealthPermissionTypeData_toParcel() constant 92 val outValue = bundle.getParcelable("DELETION_TEST") as DeletionParameters? in deletionTypeCategoryData_toParcel() constant
|
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
H A D | ShadowAssetManagerTest.java | 75 TypedValue outValue = new TypedValue(); in multiFormatAttributes_integerDecimalValue() local 87 TypedValue outValue = new TypedValue(); in multiFormatAttributes_integerHexValue() local 99 TypedValue outValue = new TypedValue(); in multiFormatAttributes_stringValue() local 111 TypedValue outValue = new TypedValue(); in multiFormatAttributes_booleanValue() local
|
/aosp_15_r20/frameworks/opt/car/setupwizard/library/main/src/com/android/car/setupwizardlib/partner/ |
D | PartnerConfigHelper.java | 137 TypedValue outValue = new TypedValue(); in getColorStateList() local 138 resource.getValue(resourceEntry.getResourceId(), outValue, true); in getColorStateList() local 180 TypedValue outValue = new TypedValue(); in getDrawable() local 181 resource.getValue(resourceEntry.getResourceId(), outValue, true); in getDrawable() local
|
/aosp_15_r20/external/robolectric/robolectric/src/main/java/org/robolectric/android/ |
H A D | AttributeSetBuilderImpl.java | 73 Integer attrId, ResName attrResName, AttributeResource attribute, TypedValue outValue); in parseValue() 135 Integer attrId, ResName attrResName, AttributeResource attribute, TypedValue outValue) { in parseValue() 140 Integer attrId, ResName attrResName, AttributeResource attribute, TypedValue outValue) { in arscParse() 348 TypedValue outValue = new TypedValue(); in parse() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/ |
H A D | codechal_debug_misc.cpp | 76 MediaUserSetting::Value outValue; in Initialize() local 91 MediaUserSetting::Value outValue; in Initialize() local 103 MediaUserSetting::Value outValue; in Initialize() local
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowArscAssetManager.java | 543 protected int loadResourceValue(int ident, short density, TypedValue outValue, boolean resolve) { in loadResourceValue() 583 TypedValue outValue, ResTable table, Res_value value, int ref, int block, int typeSpecFlags) { in copyValue() 588 TypedValue outValue, in copyValue() 638 int ident, int bagEntryId, TypedValue outValue, boolean resolve) { in loadResourceBagValue() 648 TypedValue outValue = new TypedValue(); in getResourceBagValue() local 660 int ident, int bagEntryId, TypedValue outValue, boolean resolve, ResTable res) { in loadResourceBagValueInternal() 1053 long themeHandle, int ident, TypedValue outValue, boolean resolve) { in loadThemeAttributeValue()
|
H A D | ResourceHelper2.java | 89 String attribute, String value, TypedValue outValue, boolean requireUnit) { in parseFloatAttribute() 166 TypedValue outValue, float value, float scale, String unit) { in computeTypedValue()
|
H A D | ResourceHelper.java | 184 String attribute, String value, TypedValue outValue, boolean requireUnit) { in parseFloatAttribute() 270 private static void computeTypedValue(TypedValue outValue, float value, float scale) { in computeTypedValue()
|
/aosp_15_r20/external/skia/src/codec/ |
H A D | SkXmp.cpp | 142 bool* outValue) { in get_attr_bool() 181 float* outValue) { in get_attr_float() 200 SkColor4f* outValue) { in get_attr_float3_as_list() 259 SkColor4f* outValue) { in get_attr_float3()
|
/aosp_15_r20/external/angle/src/common/ |
H A D | BinaryStream.h | 56 void readInt(IntT *outValue) in readInt() 96 void readEnum(EnumT *outValue) in readEnum() 108 void readBool(bool *outValue) { *outValue = readBool(); } in readBool()
|
/aosp_15_r20/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/utils/ |
D | AttributeResolver.kt | 40 val outValue = TypedValue() in getResource() constant
|
/aosp_15_r20/frameworks/layoutlib/bridge/src/android/content/res/ |
H A D | Resources_Delegate.java | 862 static Typeface getFont(Resources resources, TypedValue outValue, int id) throws in getFont() 874 static void getValue(Resources resources, int id, TypedValue outValue, boolean resolveRefs) in getValue() 879 private static ResourceValue getResourceValue(Resources resources, int id, TypedValue outValue) in getResourceValue() 910 static void getValue(Resources resources, String name, TypedValue outValue, boolean resolveRefs) in getValue() 916 static void getValueForDensity(Resources resources, int id, int density, TypedValue outValue, in getValueForDensity()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/atomics/ |
H A D | test_atomics.cpp | 363 cl_int *outValue = (cl_int *)(destItems + i * typeSize); in test_atomic_function() local 380 cl_long *outValue = (cl_long *)(destItems + i * typeSize); in test_atomic_function() local 406 cl_float *outValue = (cl_float *)destItems; in test_atomic_function() local 417 cl_int *outValue = (cl_int *)destItems; in test_atomic_function() local 428 cl_long *outValue = (cl_long *)destItems; in test_atomic_function() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/av1/features/ |
H A D | encode_av1_vdenc_fullenc.cpp | 78 MediaUserSetting::Value outValue; in Init() local 233 MediaUserSetting::Value outValue; in EncodeFullencFuntion1() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/features/ |
H A D | encode_hevc_vdenc_fullenc.cpp | 79 MediaUserSetting::Value outValue; in Init() local 229 MediaUserSetting::Value outValue; in EncodeFullencFuntion0() local
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
H A D | FakeObd2Frame.cpp | 119 VehiclePropValue* outValue) { in fillObd2FreezeFrame() 144 StatusCode fillObd2DtcInfo(VehiclePropertyStore* propStore, VehiclePropValue* outValue) { in fillObd2DtcInfo()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/ |
H A D | ThumbnailBehavior.kt | 53 val outValue = TypedValue() in initialize() constant
|
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/os/user_setting/ |
H A D | media_user_setting.h | 269 MediaUserSetting::Value outValue; variable 364 MediaUserSetting::Value outValue; variable
|
/aosp_15_r20/frameworks/base/core/java/android/content/res/ |
H A D | AssetManager.java | 651 boolean getResourceValue(@AnyRes int resId, int densityDpi, @NonNull TypedValue outValue, in getResourceValue() 685 final TypedValue outValue = mValue; in getResourceText() local 705 final TypedValue outValue = mValue; in getResourceBagText() local 834 boolean getThemeValue(long theme, @AnyRes int resId, @NonNull TypedValue outValue, in getThemeValue() 1739 @NonNull TypedValue outValue, boolean resolveReferences); in nativeGetResourceValue() 1741 @NonNull TypedValue outValue); in nativeGetResourceBagValue() 1790 @AttrRes int resId, @NonNull TypedValue outValue, boolean resolve); in nativeThemeGetAttributeValue()
|
H A D | ResourcesImpl.java | 279 void getValue(@AnyRes int id, TypedValue outValue, boolean resolveRefs) in getValue() 288 void getValueForDensity(@AnyRes int id, int density, TypedValue outValue, in getValueForDensity() 297 void getValue(String name, TypedValue outValue, boolean resolveRefs) in getValue()
|