Home
last modified time | relevance | path

Searched full:reference (Results 1 – 25 of 1425) sorted by relevance

12345678910>>...57

/frameworks/native/include/media/openmax/
DOMX_Index.h78 OMX_IndexParamPriorityMgmt, /**< reference: OMX_PRIORITYMGMTTYPE */
79 OMX_IndexParamAudioInit, /**< reference: OMX_PORT_PARAM_TYPE */
80 OMX_IndexParamImageInit, /**< reference: OMX_PORT_PARAM_TYPE */
81 OMX_IndexParamVideoInit, /**< reference: OMX_PORT_PARAM_TYPE */
82 OMX_IndexParamOtherInit, /**< reference: OMX_PORT_PARAM_TYPE */
83 OMX_IndexParamNumAvailableStreams, /**< reference: OMX_PARAM_U32TYPE */
84 OMX_IndexParamActiveStream, /**< reference: OMX_PARAM_U32TYPE */
85 OMX_IndexParamSuspensionPolicy, /**< reference: OMX_PARAM_SUSPENSIONPOLICYTYPE */
86 OMX_IndexParamComponentSuspended, /**< reference: OMX_PARAM_SUSPENSIONTYPE */
87 OMX_IndexConfigCapturing, /**< reference: OMX_CONFIG_BOOLEANTYPE */
[all …]
DOMX_IndexExt.h51 … OMX_IndexConfigCallbackRequest, /**< reference: OMX_CONFIG_CALLBACKREQUESTTYPE */
52 OMX_IndexConfigCommitMode, /**< reference: OMX_CONFIG_COMMITMODETYPE */
53 OMX_IndexConfigCommit, /**< reference: OMX_CONFIG_COMMITTYPE */
54 … OMX_IndexConfigAndroidVendorExtension, /**< reference: OMX_CONFIG_VENDOR_EXTENSIONTYPE */
61 … OMX_IndexParamAudioAndroidAc3, /**< reference: OMX_AUDIO_PARAM_ANDROID_AC3TYPE */
62 …OMX_IndexParamAudioAndroidOpus, /**< reference: OMX_AUDIO_PARAM_ANDROID_OPUSTYPE */
63 …OMX_IndexParamAudioAndroidAacPresentation, /**< reference: OMX_AUDIO_PARAM_ANDROID_AACPRESENT…
64 …OMX_IndexParamAudioAndroidEac3, /**< reference: OMX_AUDIO_PARAM_ANDROID_EAC3TYPE */
65 …OMX_IndexParamAudioProfileQuerySupported, /**< reference: OMX_AUDIO_PARAM_ANDROID_PROFILETYP…
73 OMX_IndexParamNalStreamFormatSupported, /**< reference: OMX_NALSTREAMFORMATTYPE */
[all …]
/frameworks/base/docs/html/reference/
D_book.yaml1 reference:
3 path: /reference/classes.html
6 path: /reference/packages.html
9 path: /reference/android/package-summary.html
12 path: /reference/android/accessibilityservice/package-summary.html
15 path: /reference/android/accounts/package-summary.html
18 path: /reference/android/animation/package-summary.html
21 path: /reference/android/annotation/package-summary.html
24 path: /reference/android/app/package-summary.html
27 path: /reference/android/app/admin/package-summary.html
[all …]
/frameworks/support/v17/leanback/res/values/
Dattrs.xml63 <attr name="cardForeground" format="reference|color"/>
65 <attr name="cardBackground" format="reference|color"/>
134 <attr name="infoAreaBackground" format="reference|color"/>
148 <attr name="searchOrbIcon" format="reference"/>
150 <attr name="searchOrbIconColor" format="reference|color"/>
152 <attr name="searchOrbColor" format="reference|color" />
154 <attr name="searchOrbBrightColor" format="reference|color" />
158 <attr name="play" format="reference"/>
159 <attr name="pause" format="reference"/>
160 <attr name="fast_forward" format="reference"/>
[all …]
/frameworks/av/services/audiopolicy/config/
Ddefault_volume_tables.xml19 <reference name="FULL_SCALE_VOLUME_CURVE">
20 <!-- Full Scale reference Volume Curve -->
23 </reference>
24 <reference name="SILENT_VOLUME_CURVE">
27 </reference>
28 <reference name="DEFAULT_SYSTEM_VOLUME_CURVE">
29 <!-- Default System reference Volume Curve -->
34 </reference>
35 <reference name="DEFAULT_MEDIA_VOLUME_CURVE">
36 <!-- Default Media reference Volume Curve -->
[all …]
/frameworks/base/tools/aapt2/link/
DReferenceLinker.h44 * Returns true if the symbol is visible by the reference and from the
48 const Reference& ref, const CallSite& callsite);
54 static const SymbolTable::Symbol* ResolveSymbol(const Reference& reference, SymbolTable* symbols);
58 * the symbol is not visible by the reference at the callsite, nullptr is
61 static const SymbolTable::Symbol* ResolveSymbolCheckVisibility(const Reference& reference,
72 static const SymbolTable::Symbol* ResolveAttributeCheckVisibility(const Reference& reference,
78 * Resolves the attribute reference and returns an xml::AaptAttribute if
82 static Maybe<xml::AaptAttribute> CompileXmlAttribute(const Reference& reference,
91 static void WriteResourceName(DiagMessage* out_msg, const Reference& orig,
92 const Reference& transformed);
[all …]
DReferenceLinker.cpp46 * to the reference object.
62 void Visit(Reference* ref) override { in Visit()
84 // Transform the attribute reference so that it is using the fully in Visit()
86 // name. This will also mark the reference as being able to see private in Visit()
88 // there was a '*' in the reference or if the package came from the in Visit()
90 Reference transformed_reference = entry.key; in Visit()
108 // Link/resolve the final value (mostly if it's a reference). in Visit()
200 * The symbol is visible if it is public, or if the reference to it is
205 const Reference& ref, in IsSymbolVisible()
219 const SymbolTable::Symbol* ReferenceLinker::ResolveSymbol(const Reference& reference, in ResolveSymbol() argument
[all …]
/frameworks/support/v7/mediarouter/res/values/
Dattrs.xml23 <attr name="externalRouteEnabledDrawable" format="reference" />
27 <attr name="externalRouteEnabledDrawableStatic" format="reference" />
35 <attr name="mediaRouteButtonStyle" format="reference" />
36 <attr name="mediaRouteCloseDrawable" format="reference" />
37 <attr name="mediaRoutePlayDrawable" format="reference" />
38 <attr name="mediaRoutePauseDrawable" format="reference" />
39 <attr name="mediaRouteStopDrawable" format="reference" />
40 <attr name="mediaRouteAudioTrackDrawable" format="reference" />
41 <attr name="mediaRouteDefaultIconDrawable" format="reference" />
42 <attr name="mediaRouteTvIconDrawable" format="reference" />
[all …]
/frameworks/support/v7/appcompat/res/values/
Dattrs.xml94 <attr name="actionBarTabStyle" format="reference" />
95 <attr name="actionBarTabBarStyle" format="reference" />
96 <attr name="actionBarTabTextStyle" format="reference" />
97 <attr name="actionOverflowButtonStyle" format="reference" />
98 <attr name="actionOverflowMenuStyle" format="reference" />
99 <!-- Reference to a theme that should be used to inflate popups
101 <attr name="actionBarPopupTheme" format="reference" />
102 <!-- Reference to a style for the Action Bar -->
103 <attr name="actionBarStyle" format="reference" />
104 <!-- Reference to a style for the split Action Bar. This style
[all …]
/frameworks/opt/setupwizard/library/main/res/values/
Dattrs.xml21 <attr name="suwLayoutTheme" format="reference" />
22 <attr name="suwMarginSides" format="dimension|reference" />
41 <attr name="suwCardBackground" format="color|reference" />
48 <attr name="suwNavBarButtonBackground" format="color|reference" />
50 <attr name="suwNavBarTheme" format="reference" />
74 <attr name="suwHeader" format="reference" />
75 <attr name="suwDividerInset" format="dimension|reference" />
76 <attr name="suwItemDescriptionStyle" format="reference" />
94 <attr name="suwFooter" format="reference" />
98 <attr name="suwStatusBarBackground" format="color|reference" />
[all …]
/frameworks/base/tools/aapt2/
DResourceUtils.h44 * Returns true if the string was parsed as a reference
46 * `out_reference` set to the parsed reference.
48 * If '+' was present in the reference, `out_create` is set to true.
49 * If '*' was present in the reference, `out_private` is set to true.
55 * Returns true if the string is in the form of a resource reference
61 * Returns true if the string was parsed as an attribute reference
63 * with `out_reference` set to the parsed reference.
69 * reference(?[package:][type/]name).
101 * Returns a Reference, or None Maybe instance if the string `str` was parsed as
103 * valid reference to a style.
[all …]
DValueVisitor_test.cpp30 Reference* visited = nullptr;
32 void Visit(Reference* ref) override { visited = ref; } in Visit()
38 std::list<Reference*> visited_refs;
41 void Visit(Reference* ref) override { visited_refs.push_back(ref); } in Visit()
50 Reference ref(ResourceName{"android", ResourceType::kAttr, "foo"}); in TEST()
69 // Entry attribute references, plus the parent reference, plus one value in TEST()
70 // reference. in TEST()
75 std::unique_ptr<Reference> ref = test::BuildReference("android:color/white"); in TEST()
76 EXPECT_NE(ValueCast<Reference>(ref.get()), nullptr); in TEST()
84 EXPECT_EQ(ValueCast<Reference>(style.get()), nullptr); in TEST()
DResourceValues.h117 // A reference to another resource. This maps to android::Res_value::TYPE_REFERENCE.
118 // A reference can be symbolic (with the name set to a valid resource name) or be
120 struct Reference : public BaseItem<Reference> { struct
128 Reference::Type reference_type; argument
131 Reference(); argument
132 explicit Reference(const ResourceNameRef& n, Type type = Type::kResource);
133 explicit Reference(const ResourceId& i, Type type = Type::kResource);
134 Reference(const ResourceNameRef& n, const ResourceId& i);
138 Reference* Clone(StringPool* new_pool) const override;
142 bool operator<(const Reference&, const Reference&);
[all …]
/frameworks/base/core/java/android/database/sqlite/
DSQLiteClosable.java24 * This class implements a primitive reference counting scheme for database objects.
30 * Called when the last reference to the object was released by
36 * Called when the last reference to the object was released by
47 * Acquires a reference to the object.
49 * @throws IllegalStateException if the last reference to the object has already
63 * Releases a reference to the object, closing the object if the last reference
79 * Releases a reference to the object that was owned by the container of the object,
80 * closing the object if the last reference was released.
97 * Releases a reference to the object, closing the object if the last reference
/frameworks/base/graphics/java/android/graphics/
DPorterDuff.java57 * <img src="{@docRoot}reference/android/images/graphics/composite_SRC.png" />
61 * <img src="{@docRoot}reference/android/images/graphics/composite_DST.png" />
86 * <img src="{@docRoot}reference/android/images/graphics/composite_SRC.png" />
90 * <img src="{@docRoot}reference/android/images/graphics/composite_SRC_OVER.png" />
94 * <img src="{@docRoot}reference/android/images/graphics/composite_SRC_IN.png" />
98 * <img src="{@docRoot}reference/android/images/graphics/composite_SRC_ATOP.png" />
104 * <img src="{@docRoot}reference/android/images/graphics/composite_DST.png" />
108 * <img src="{@docRoot}reference/android/images/graphics/composite_DST_OVER.png" />
112 * <img src="{@docRoot}reference/android/images/graphics/composite_DST_IN.png" />
116 * <img src="{@docRoot}reference/android/images/graphics/composite_DST_ATOP.png" />
[all …]
/frameworks/base/docs/html/sdk/support_api_diff/25.1.0/changes/
Dandroid.support.v17.leanback.app.PlaybackControlSupportGlue.html74 Class android.support.v17.leanback.app.<A HREF="../../../../reference/android/support/v17/leanback/…
89 …<nobr><code>PlaybackControlsRowPresenter</code>&nbsp;<A HREF="../../../../reference/android/suppor…
92 Method was locally defined, but is now inherited from <a href="../../../../reference/android/suppor…
99 …<nobr><code>SparseArrayObjectAdapter</code>&nbsp;<A HREF="../../../../reference/android/support/v1…
102 Method was locally defined, but is now inherited from <a href="../../../../reference/android/suppor…
109 …<nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/support/v17/leanback/app/Playb…
112 Method was locally defined, but is now inherited from <a href="../../../../reference/android/suppor…
119 …<nobr><code>Context</code>&nbsp;<A HREF="../../../../reference/android/support/v17/leanback/app/Pl…
122 Method was locally defined, but is now inherited from <a href="../../../../reference/android/suppor…
129 …<nobr><code>PlaybackControlsRow</code>&nbsp;<A HREF="../../../../reference/android/support/v17/lea…
[all …]
/frameworks/base/core/java/com/android/internal/util/
DPreconditions.java69 * Ensures that an string reference passed as a parameter to the calling
72 * @param string an string reference
73 * @return the string reference that was validated
84 * Ensures that an string reference passed as a parameter to the calling
87 * @param string an string reference
90 * @return the string reference that was validated
102 * Ensures that an object reference passed as a parameter to the calling
105 * @param reference an object reference
106 * @return the non-null reference that was validated
107 * @throws NullPointerException if {@code reference} is null
[all …]
/frameworks/support/v7/preference/res/values/
Dattrs.xml27 <attr name="preferenceTheme" format="reference" />
30 <attr name="preferenceScreenStyle" format="reference" />
32 <attr name="preferenceActivityStyle" format="reference" />
34 <attr name="preferenceFragmentStyle" format="reference" />
36 <attr name="preferenceFragmentCompatStyle" format="reference" />
38 <attr name="preferenceCategoryStyle" format="reference" />
40 <attr name="preferenceStyle" format="reference" />
42 <attr name="preferenceInformationStyle" format="reference" />
44 <attr name="checkBoxPreferenceStyle" format="reference" />
46 <attr name="yesNoPreferenceStyle" format="reference" />
[all …]
/frameworks/opt/chips/res/values/
Dattrs.xml22 <attr name="chipBackground" format="reference" />
23 <attr name="chipDelete" format="reference" />
24 <attr name="chipFontSize" format="reference" />
25 <attr name="chipHeight" format="reference" />
26 <attr name="chipPadding" format="reference" />
28 <attr name="invalidChipBackground" format="reference" />
/frameworks/base/packages/SystemUI/res-keyguard/values/
Dalias.xml22 <!-- Alias used to reference framework color for transparency. -->
25 <!-- Alias used to reference framework "OK" string in keyguard. -->
28 <!-- Alias used to reference framework "OK" string in keyguard. -->
31 <!-- Alias used to reference framework configuration for screen rotation. -->
34 <!-- Alias used to reference framework configuration for translucent decor. -->
37 <!-- Alias used to reference framework activity duration. -->
40 <!-- Alias used to reference one of two possible layouts in keyguard. -->
/frameworks/base/core/res/res/values/
Dattrs.xml64 <attr name="autofilledHighlight" format="reference" />
67 <attr name="autofillDatasetPickerMaxWidth" format="reference" />
70 <attr name="autofillDatasetPickerMaxHeight" format="reference" />
80 <attr name="colorError" format="reference|color" />
94 <attr name="textAppearance" format="reference" />
97 <attr name="textAppearanceInverse" format="reference" />
100 <attr name="textColorPrimary" format="reference|color" />
102 <attr name="textColorSecondary" format="reference|color" />
104 <attr name="textColorTertiary" format="reference|color" />
107 <attr name="textColorPrimaryInverse" format="reference|color" />
[all …]
/frameworks/av/media/libaaudio/include/aaudio/
DAAudio.h196 * @param builder reference provided by AAudio_createStreamBuilder()
213 * @param builder reference provided by AAudio_createStreamBuilder()
230 * @param builder reference provided by AAudio_createStreamBuilder()
255 * @param builder reference provided by AAudio_createStreamBuilder()
269 * @param builder reference provided by AAudio_createStreamBuilder()
280 * @param builder reference provided by AAudio_createStreamBuilder()
292 * @param builder reference provided by AAudio_createStreamBuilder()
303 * @param builder reference provided by AAudio_createStreamBuilder()
355 * @param stream reference provided by AAudioStreamBuilder_openStream()
384 * @param builder reference provided by AAudio_createStreamBuilder()
[all …]
/frameworks/native/opengl/tests/hwc/
DhwcColorEquiv.cpp28 * -r fmt - reference graphic format
32 * RGBA8888 (reference frame default)
43 * in the upper third of the display and is called the reference frame.
46 * that the colors produced in the reference and equivalence frames are
48 * vertically between the reference and equivalence frames.
50 * By default the reference frame is rendered through the use of the
52 * non-default reference frame graphic format. The graphic format of
57 * The horizontal blend in the reference frame is produced from a linear
61 * from the reference frame. A color of black is used in the equivalence
156 * 4. Create Hardware Composer description of reference and equivalence frames
[all …]
/frameworks/support/compat/java/android/support/v4/util/
DPreconditions.java55 * Ensures that an string reference passed as a parameter to the calling
58 * @param string an string reference
59 * @return the string reference that was validated
70 * Ensures that an string reference passed as a parameter to the calling
73 * @param string an string reference
76 * @return the string reference that was validated
88 * Ensures that an object reference passed as a parameter to the calling
91 * @param reference an object reference
92 * @return the non-null reference that was validated
93 * @throws NullPointerException if {@code reference} is null
[all …]
/frameworks/support/compat/tests/res/values/
Dattrs.xml17 <attr name="theme_color_default" format="reference" />
18 <attr name="theme_color_focused" format="reference" />
19 <attr name="theme_color_pressed" format="reference" />
20 <attr name="theme_color_selected" format="reference" />

12345678910>>...57