/aosp12/frameworks/native/opengl/tests/gl2_basic/ |
H A D | gl2_basic.cpp | 190 struct {EGLint attribute; const char* name;} names[] = { in printEGLConfiguration() member
|
/aosp12/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/ |
H A D | ComposerClient.h | 133 Display display, Config config, IComposerClient::Attribute attribute, in getDisplayAttribute_2_4()
|
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
H A D | cpp_bindings.cpp | 176 const char *attributeToString(int attribute) in attributeToString()
|
/aosp12/frameworks/base/tools/aapt2/xml/ |
H A D | XmlDom.h | 72 aapt::Attribute attribute; member
|
H A D | XmlPullParser.cpp | 240 Attribute attribute; in StartElementHandler() local
|
/aosp14/frameworks/base/tools/aapt2/xml/ |
H A D | XmlDom.h | 71 aapt::Attribute attribute; member
|
H A D | XmlPullParser.cpp | 238 Attribute attribute; in StartElementHandler() local
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/ |
H A D | AutoInstallsLayout.java | 691 protected static String getAttributeValue(XmlPullParser parser, String attribute) { in getAttributeValue() 704 protected static int getAttributeResourceValue(XmlPullParser parser, String attribute, in getAttributeResourceValue()
|
/aosp12/frameworks/native/opengl/tests/gl2_copyTexImage/ |
H A D | gl2_copyTexImage.cpp | 285 struct {EGLint attribute; const char* name;} names[] = { in printEGLConfiguration() member
|
/aosp12/frameworks/native/opengl/tests/gl_basic/ |
H A D | gl_basic.cpp | 102 struct {EGLint attribute; const char* name;} names[] = { in printEGLConfiguration() member
|
/aosp12/hardware/interfaces/graphics/composer/2.4/utils/vts/ |
H A D | ComposerVts.cpp | 69 IComposerClient::Attribute attribute) { in getDisplayAttribute_2_4()
|
/aosp12/frameworks/rs/script_api/ |
H A D | GenerateHeaderFiles.cpp | 134 const string attribute = in writeTypeSpecification() local
|
/aosp14/frameworks/base/libs/hwui/jni/ |
H A D | MeshSpecification.cpp | 45 jobject attribute = env->GetObjectArrayElement(attributes, i); in extractAttributes() local
|
/aosp12/system/connectivity/wificond/net/ |
H A D | netlink_utils.cpp | 606 void NetlinkUtils::ParseHeMcsSetAttribute(const NL80211NestedAttr& attribute, in ParseHeMcsSetAttribute() 659 void NetlinkUtils::ParseHeCapPhyAttribute(const NL80211NestedAttr& attribute, in ParseHeCapPhyAttribute()
|
/aosp12/frameworks/native/opengl/tests/gl2_yuvtex/ |
H A D | gl2_yuvtex.cpp | 286 struct {EGLint attribute; const char* name;} names[] = { in printEGLConfiguration() member
|
/aosp12/frameworks/base/core/java/android/inputmethodservice/ |
H A D | IInputMethodWrapper.java | 329 EditorInfo attribute, boolean restarting) { in startInput()
|
H A D | InputMethodService.java | 692 public void startInput(InputConnection ic, EditorInfo attribute) { in startInput() 704 public void restartInput(InputConnection ic, EditorInfo attribute) { in restartInput() 2411 public void onStartInput(EditorInfo attribute, boolean restarting) { in onStartInput() 2430 void doStartInput(InputConnection ic, EditorInfo attribute, boolean restarting) { in doStartInput()
|
/aosp12/frameworks/base/opengl/java/android/opengl/ |
H A D | EGL15.java | 96 int attribute, in eglGetSyncAttrib()
|
/aosp14/frameworks/base/opengl/java/android/opengl/ |
H A D | EGL15.java | 96 int attribute, in eglGetSyncAttrib()
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/model/account/ |
H A D | BaseAccountType.java | 688 private static boolean getAttr(AttributeSet attrs, String attribute, boolean defaultValue) { in getAttr() 692 private static int getAttr(AttributeSet attrs, String attribute, int defaultValue) { in getAttr() 696 private static String getAttr(AttributeSet attrs, String attribute) { in getAttr()
|
/aosp12/packages/apps/Dialer/java/com/android/contacts/common/model/account/ |
H A D | BaseAccountType.java | 147 private static boolean getAttr(AttributeSet attrs, String attribute, boolean defaultValue) { in getAttr() 151 private static int getAttr(AttributeSet attrs, String attribute, int defaultValue) { in getAttr() 155 private static String getAttr(AttributeSet attrs, String attribute) { in getAttr()
|
/aosp12/frameworks/native/libs/vr/libvrflinger/ |
H A D | display_surface.cpp | 68 for (const auto& attribute : attributes) { in OnSetAttributes() local
|
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/audio/ |
H A D | CarAudioFocusTest.java | 766 private void requestAndLoseFocusForAttribute(AudioAttributes attribute) { in requestAndLoseFocusForAttribute()
|
/aosp12/hardware/interfaces/graphics/composer/2.4/vts/functional/ |
H A D | VtsHalGraphicsComposerV2_4TargetTest.cpp | 295 for (auto attribute : requiredAttributes) { in TEST_P() local 308 for (auto attribute : optionalAttributes) { in TEST_P() local
|
/aosp12/frameworks/base/core/java/android/util/apk/ |
H A D | SourceStampVerifier.java | 462 ByteBuffer attribute = getLengthPrefixedSlice(stampAttributes); in verifySourceStampAttributes() local
|