Home
last modified time | relevance | path

Searched defs:attribute (Results 51 – 75 of 233) sorted by relevance

12345678910

/aosp12/packages/apps/Camera2/src/com/android/camera/data/
H A DFilmstripItemAttributes.java93 public Builder with(Attributes attribute) { in with()
/aosp12/system/bt/packet/avrcp/
H A Dget_element_attributes_packet.cc111 bool GetElementAttributesResponseBuilder::AddAttributeEntry(Attribute attribute, in AddAttributeEntry()
H A Dget_item_attributes.cc46 bool GetItemAttributesResponseBuilder::AddAttributeEntry(Attribute attribute, in AddAttributeEntry()
/aosp12/frameworks/base/tools/aapt2/link/
H A DXmlReferenceLinker.cpp69 const Attribute* attribute = &default_attribute; in Visit() local
/aosp14/frameworks/base/tools/aapt2/link/
H A DXmlReferenceLinker.cpp67 const Attribute* attribute = &default_attribute; in Visit() local
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java107 … boolean eglGetConfigAttrib(EGLDisplay display, EGLConfig config, int attribute, int[] value); in eglGetConfigAttrib()
116 boolean eglQueryContext(EGLDisplay display, EGLContext context, int attribute, int[] value); in eglQueryContext()
118 boolean eglQuerySurface(EGLDisplay display, EGLSurface surface, int attribute, int[] value); in eglQuerySurface()
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DEGLLogWrapper.java166 int attribute, int[] value) { in eglGetConfigAttrib()
278 int attribute, int[] value) { in eglQueryContext()
304 int attribute, int[] value) { in eglQuerySurface()
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DEGLLogWrapper.java166 int attribute, int[] value) { in eglGetConfigAttrib()
278 int attribute, int[] value) { in eglQueryContext()
304 int attribute, int[] value) { in eglQuerySurface()
/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java107 … boolean eglGetConfigAttrib(EGLDisplay display, EGLConfig config, int attribute, int[] value); in eglGetConfigAttrib()
116 boolean eglQueryContext(EGLDisplay display, EGLContext context, int attribute, int[] value); in eglQueryContext()
118 boolean eglQuerySurface(EGLDisplay display, EGLSurface surface, int attribute, int[] value); in eglQuerySurface()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
H A DXmlParseUtils.java55 final String attribute) { in IllegalAttribute()
/aosp12/frameworks/base/tools/aapt2/process/
H A DSymbolTable.h70 std::shared_ptr<Attribute> attribute; member
/aosp14/frameworks/base/tools/aapt2/process/
H A DSymbolTable.h70 std::shared_ptr<Attribute> attribute; member
/aosp12/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
H A DGL2JNIView.java169 EGLConfig config, int attribute, int defaultValue) { in findConfigAttrib()
261 int attribute = attributes[i]; in printConfig() local
/aosp12/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
H A DGLPerfView.java169 EGLConfig config, int attribute, int defaultValue) { in findConfigAttrib()
261 int attribute = attributes[i]; in printConfig() local
/aosp12/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
H A DGLDualGL2View.java172 EGLConfig config, int attribute, int defaultValue) { in findConfigAttrib()
264 int attribute = attributes[i]; in printConfig() local
/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DIInputMethod.aidl49 in EditorInfo attribute, boolean restarting); in startInput()
/aosp12/system/bt/packet/tests/avrcp/
H A Dget_element_attributes_packet_test.cc107 auto attribute = AttributeEntry(Attribute::TITLE, "1234"); in TEST() local
/aosp12/system/tools/aidl/
H A Dgenerate_cpp.cpp173 const string attribute = GetDeprecatedAttribute(method); in BuildMethodDecl() local
546 const string attribute = GetDeprecatedAttribute(*constant); in BuildConstantDeclarations() local
920 const string attribute = GetDeprecatedAttribute(interface); in BuildClientHeader() local
985 const string attribute = GetDeprecatedAttribute(interface); in BuildServerHeader() local
1012 const string attribute = GetDeprecatedAttribute(interface); in BuildInterfaceHeader() local
1260 const std::string attribute = GetDeprecatedAttribute(parcel); in BuildParcelHeader() local
1376 const std::string attribute = GetDeprecatedAttribute(enum_decl); in BuildEnumHeader() local
/aosp12/system/core/init/
H A Ddevices.h66 SysfsPermissions(const std::string& name, const std::string& attribute, mode_t perm, uid_t uid, in SysfsPermissions()
/aosp14/system/core/init/
H A Ddevices.h66 SysfsPermissions(const std::string& name, const std::string& attribute, mode_t perm, uid_t uid, in SysfsPermissions()
/aosp12/system/bt/include/hardware/avrcp/
H A Davrcp_common.h149 AttributeEntry(const Attribute& attribute, const std::string& value) in AttributeEntry()
152 AttributeEntry(const Attribute& attribute) : attribute_(attribute) {} in AttributeEntry()
156 Attribute attribute() const { return attribute_; } in attribute() function
/aosp12/frameworks/native/libs/vr/libdvr/
H A Ddvr_display_manager.cpp25 DvrSurfaceAttribute* attribute; member
72 for (const auto& attribute : surface_attributes) { in ConvertSurfaceAttributes() local
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/panorama/
H A DMosaicRendererSurfaceView.java204 EGLConfig config, int attribute, int defaultValue) { in findConfigAttrib()
296 int attribute = attributes[i]; in printConfig() local
/aosp12/system/connectivity/wificond/net/
H A Dnl80211_attribute.h264 bool GetAttribute(int id, NL80211Attr<T>* attribute) const { in GetAttribute()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DZenModeHelperTest.java2028 public int getAttributeListValue(String namespace, String attribute, String[] options, in getAttributeListValue()
2034 public boolean getAttributeBooleanValue(String namespace, String attribute, in getAttributeBooleanValue()
2040 public int getAttributeResourceValue(String namespace, String attribute, int defaultValue) { in getAttributeResourceValue()
2045 public int getAttributeIntValue(String namespace, String attribute, int defaultValue) { in getAttributeIntValue()
2050 public int getAttributeUnsignedIntValue(String namespace, String attribute, in getAttributeUnsignedIntValue()
2056 public float getAttributeFloatValue(String namespace, String attribute, in getAttributeFloatValue()

12345678910