Home
last modified time | relevance | path

Searched defs:attribute (Results 176 - 200 of 376) sorted by relevance

12345678910>>...16

/third_party/mesa3d/src/egl/main/
H A Deglconfig.c818 _eglGetConfigAttrib(_EGLDisplay *disp, _EGLConfig *conf, EGLint attribute, EGLint *value) _eglGetConfigAttrib() argument
[all...]
/third_party/mesa3d/src/glx/
H A Dglx_pbuffer.c242 __glXGetDrawableAttribute(Display * dpy, GLXDrawable drawable, int attribute, unsigned int *value) __glXGetDrawableAttribute() argument
822 glXQueryDrawable(Display * dpy, GLXDrawable drawable, int attribute, unsigned int *value) glXQueryDrawable() argument
870 glXQueryGLXPbufferSGIX(Display * dpy, GLXPbufferSGIX drawable, int attribute, unsigned int *value) glXQueryGLXPbufferSGIX() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp422 egl::Error SurfaceD3D::querySurfacePointerANGLE(EGLint attribute, void **value) in querySurfacePointerANGLE() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DDisplay.cpp241 bool Display::getConfigAttrib(EGLConfig config, EGLint attribute, EGLint *value) in getConfigAttrib() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRenderPipeline.cpp116 ValidateVertexAttribute( DeviceBase* device, const VertexAttribute* attribute, const EntryPointMetadata& metadata, uint64_t vertexBufferStride, ityp::bitset<VertexAttributeLocation, kMaxVertexAttributes>* attributesSetMask) ValidateVertexAttribute() argument
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.cpp860 const TiXmlAttribute* attribute = 0; in CopyTo() local
/third_party/rust/crates/clap/clap_derive/src/
H A Ditem.rs1269 fn attribute(version: &'static str, old: AttrKind, new: AttrKind, span: Span) -> Self { in attribute() functions
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dest.c219 Attribute *attribute; member
/third_party/vk-gl-cts/modules/egl/
H A DteglQueryConfigTests.cpp53 static bool isAttributePresent (const eglu::Version& version, EGLenum attribute) in isAttributePresent() argument
80 static bool hasRequiredExtension(const eglw::Library& egl, EGLDisplay display, EGLenum attribute) in hasRequiredExtension() argument
299 GetConfigAttribSimpleCase (EglTestContext& eglTestCtx, const char* name, const char* description, EGLenum attribute) in GetConfigAttribSimpleCase() argument
573 EGLenum attribute; in init() member
H A DteglQuerySurfaceTests.cpp56 static void logSurfaceAttribute (tcu::TestLog& log, EGLint attribute, EGLint value) in logSurfaceAttribute() argument
269 const EGLint attribute = pbufferAttribs[ndx]; in checkNonPbufferAttributes() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dest.c219 Attribute *attribute; member
/foundation/arkui/ace_engine/frameworks/core/components/declaration/swiper/
H A Dswiper_declaration.h85 auto& attribute = static_cast<SwiperAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetIndex() local
90 auto& attribute = MaybeResetAttribute<SwiperAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetIndex() local
96 auto& attribute = static_cast<SwiperAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetDuration() local
101 auto& attribute = MaybeResetAttribute<SwiperAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetDuration() local
107 auto& attribute = static_cast<SwiperAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetAxis() local
112 auto& attribute = MaybeResetAttribute<SwiperAttribute>(AttributeTag::SPECIALIZED_ATTR); SetAxis() local
118 auto& attribute = static_cast<SwiperAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); IsLoop() local
123 auto& attribute = MaybeResetAttribute<SwiperAttribute>(AttributeTag::SPECIALIZED_ATTR); SetLoop() local
129 auto& attribute = static_cast<SwiperAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetDisplayCount() local
136 auto& attribute = static_cast<SwiperAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); SetDisplayCount() local
143 auto& attribute = static_cast<SwiperAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); IsAutoPlay() local
148 auto& attribute = MaybeResetAttribute<SwiperAttribute>(AttributeTag::SPECIALIZED_ATTR); SetAutoPlay() local
154 auto& attribute = static_cast<SwiperAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetAutoPlayInterval() local
159 auto& attribute = MaybeResetAttribute<SwiperAttribute>(AttributeTag::SPECIALIZED_ATTR); SetAutoPlayInterval() local
165 auto& attribute = static_cast<SwiperAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetCachedSize() local
171 auto& attribute = MaybeResetAttribute<SwiperAttribute>(AttributeTag::SPECIALIZED_ATTR); SetCachedSize() local
177 auto& attribute = static_cast<SwiperAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetEdgeEffect() local
183 auto& attribute = MaybeResetAttribute<SwiperAttribute>(AttributeTag::SPECIALIZED_ATTR); SetEdgeEffect() local
189 auto& attribute = static_cast<SwiperAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); IsAnimationOpacity() local
194 auto& attribute = MaybeResetAttribute<SwiperAttribute>(AttributeTag::SPECIALIZED_ATTR); SetAnimationOpacity() local
200 auto& attribute = static_cast<SwiperAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetDigitalIndicator() local
205 auto& attribute = MaybeResetAttribute<SwiperAttribute>(AttributeTag::SPECIALIZED_ATTR); SetDigitalIndicator() local
211 auto& attribute = static_cast<SwiperAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetDisplayMode() local
217 auto& attribute = MaybeResetAttribute<SwiperAttribute>(AttributeTag::SPECIALIZED_ATTR); SetDisplayMode() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/web/
H A Dweb_declaration.h77 auto& attribute = MaybeResetAttribute<WebAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetWebSrc() local
83 auto& attribute = static_cast<WebAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetWebSrc() local
89 auto& attribute = MaybeResetAttribute<WebAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetWebData() local
95 auto& attribute = static_cast<WebAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetWebData() local
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresource_adapter_impl.cpp319 auto& attribute = iter->second; in GetTheme() local
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_model.cpp278 void SetAttribute(ArkUI_NodeHandle node, ArkUI_NodeAttributeType attribute, const char* value) in SetAttribute() argument
283 int32_t SetAttribute(ArkUI_NodeHandle node, ArkUI_NodeAttributeType attribute, const ArkUI_AttributeItem* value) in SetAttribute() argument
294 int32_t ResetAttribute(ArkUI_NodeHandle node, ArkUI_NodeAttributeType attribute) in ResetAttribute() argument
305 const ArkUI_AttributeItem* GetAttribute(ArkUI_NodeHandle node, ArkUI_NodeAttributeType attribute) in GetAttribute() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_vendor.cpp1246 IsValidAttribute(uint8_t attribute) IsValidAttribute() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp993 int32_t BluetoothAvrcpCtServer::GetPlayerAppSettingValues(const RawAddress &device, int32_t attribute) in GetPlayerAppSettingValues() argument
[all...]
/foundation/multimedia/av_codec/services/media_engine/filters/
H A Dsurface_encoder_adapter.cpp703 void SurfaceEncoderAdapter::OnInputParameterWithAttrAvailable(uint32_t index, std::shared_ptr<Format> &attribute, in OnInputParameterWithAttrAvailable() argument
/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Dcodec_listener_stub.cpp41 std::shared_ptr<Format> attribute = nullptr; member
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/file/
H A Dproxy_session_file_test.cpp330 SessionAttribute attribute; in OpenAllSession() local
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/optimization/
H A Dauth_session_test2.cpp309 SessionAttribute attribute; in OpenAllSession() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h477 SdpAttribute *attribute; global() member
[all...]
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_display.cpp636 EGLBoolean EglWrapperDisplay::QueryContext(EGLContext ctx, EGLint attribute, EGLint *value) in QueryContext() argument
660 EGLBoolean EglWrapperDisplay::QuerySurface(EGLSurface surf, EGLint attribute, EGLint *value) in QuerySurface() argument
757 EGLBoolean EglWrapperDisplay::SurfaceAttrib(EGLSurface surf, EGLint attribute, EGLint value) in SurfaceAttrib() argument
/kernel/linux/linux-5.10/tools/thermal/tmon/
H A Dtmon.h70 int attribute; /* programmability etc. */ member
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-sensor-custom.c28 struct hid_sensor_hub_attribute_info attribute; member
277 struct hid_sensor_hub_attribute_info *attribute; show_value() local
[all...]

Completed in 28 milliseconds

12345678910>>...16