Home
last modified time | relevance | path

Searched defs:attribute (Results 126 – 150 of 233) sorted by relevance

12345678910

/aosp12/frameworks/native/opengl/tests/gl2_basic/
H A Dgl2_basic.cpp190 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 DComposerClient.h133 Display display, Config config, IComposerClient::Attribute attribute, in getDisplayAttribute_2_4()
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dcpp_bindings.cpp176 const char *attributeToString(int attribute) in attributeToString()
/aosp12/frameworks/base/tools/aapt2/xml/
H A DXmlDom.h72 aapt::Attribute attribute; member
H A DXmlPullParser.cpp240 Attribute attribute; in StartElementHandler() local
/aosp14/frameworks/base/tools/aapt2/xml/
H A DXmlDom.h71 aapt::Attribute attribute; member
H A DXmlPullParser.cpp238 Attribute attribute; in StartElementHandler() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DAutoInstallsLayout.java691 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 Dgl2_copyTexImage.cpp285 struct {EGLint attribute; const char* name;} names[] = { in printEGLConfiguration() member
/aosp12/frameworks/native/opengl/tests/gl_basic/
H A Dgl_basic.cpp102 struct {EGLint attribute; const char* name;} names[] = { in printEGLConfiguration() member
/aosp12/hardware/interfaces/graphics/composer/2.4/utils/vts/
H A DComposerVts.cpp69 IComposerClient::Attribute attribute) { in getDisplayAttribute_2_4()
/aosp12/frameworks/rs/script_api/
H A DGenerateHeaderFiles.cpp134 const string attribute = in writeTypeSpecification() local
/aosp14/frameworks/base/libs/hwui/jni/
H A DMeshSpecification.cpp45 jobject attribute = env->GetObjectArrayElement(attributes, i); in extractAttributes() local
/aosp12/system/connectivity/wificond/net/
H A Dnetlink_utils.cpp606 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 Dgl2_yuvtex.cpp286 struct {EGLint attribute; const char* name;} names[] = { in printEGLConfiguration() member
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DIInputMethodWrapper.java329 EditorInfo attribute, boolean restarting) { in startInput()
H A DInputMethodService.java692 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 DEGL15.java96 int attribute, in eglGetSyncAttrib()
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DEGL15.java96 int attribute, in eglGetSyncAttrib()
/aosp12/packages/apps/Contacts/src/com/android/contacts/model/account/
H A DBaseAccountType.java688 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 DBaseAccountType.java147 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 Ddisplay_surface.cpp68 for (const auto& attribute : attributes) { in OnSetAttributes() local
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/audio/
H A DCarAudioFocusTest.java766 private void requestAndLoseFocusForAttribute(AudioAttributes attribute) { in requestAndLoseFocusForAttribute()
/aosp12/hardware/interfaces/graphics/composer/2.4/vts/functional/
H A DVtsHalGraphicsComposerV2_4TargetTest.cpp295 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 DSourceStampVerifier.java462 ByteBuffer attribute = getLengthPrefixedSlice(stampAttributes); in verifySourceStampAttributes() local

12345678910