Home
last modified time | relevance | path

Searched defs:get_properties (Results 1 – 9 of 9) sorted by relevance

/external/rust/crates/ash/src/extensions/ext/
Dphysical_device_drm.rs9 pub unsafe fn get_properties( in get_properties() method
/external/libkmsxx/kms++/inc/kms++/
Dcard.h62 std::vector<Property*> get_properties() const { return m_properties; } in get_properties() function
/external/rust/crates/ash/src/extensions/khr/
Dray_tracing_pipeline.rs25 pub unsafe fn get_properties( in get_properties() method
Dacceleration_structure.rs25 pub unsafe fn get_properties( in get_properties() method
/external/rust/crates/ash/src/extensions/nv/
Dray_tracing.rs25 pub unsafe fn get_properties( in get_properties() method
/external/autotest/client/cros/bluetooth/
Dadv_monitor_helper.py86 def get_properties(self): member in AdvMonitor
/external/libxml2/python/
Dlibxml.py312 def get_properties(self): member in xmlCore
/external/libabigail/src/
Dabg-ini.cc819 config::section::get_properties() const in get_properties() function in abigail::ini::config::section
/external/libdrm/tests/modetest/
Dmodetest.c665 #define get_properties(_res, type, Type) \ in get_resources() macro