Searched refs:Library (Results 1 – 18 of 18) sorted by relevance
/hardware/google/gfxstream/common/utils/ |
D | BUILD.bazel | 1 # Header Library 9 # Code Library
|
/hardware/interfaces/audio/aidl/default/include/effectFactory-impl/ |
D | EffectConfig.h | 43 struct Library { struct 50 std::optional<struct Library> proxyLibrary; argument 51 std::vector<struct Library> libraries; 104 bool parseLibrary(const tinyxml2::XMLElement& xml, struct Library& library,
|
D | EffectFactory.h | 112 const EffectConfig::Library& configLib,
|
/hardware/google/gfxstream/common/etc/ |
D | BUILD.bazel | 3 # Header Library 13 # Static Library
|
/hardware/google/gfxstream/host/gl/gl-host-common/include/host-common/opengl/ |
D | EmuglBackendList.h | 48 enum Library { enum 61 bool getBackendLibPath(const char* name, Library library,
|
/hardware/google/gfxstream/common/vulkan/ |
D | BUILD.bazel | 1 # Header Library
|
/hardware/qcom/wlan/wcn6740/cld80211-lib/ |
D | cld80211-lib.pc.in | 7 Description: "cld80211 Library"
|
/hardware/google/pixel/gpu_probe/ |
D | main.rs | 30 libloading::Library::new("/vendor/lib64/libgpudataproducer.so").unwrap(); in main()
|
/hardware/google/gfxstream/utils/ |
D | BUILD.bazel | 5 # Interface Library
|
/hardware/google/gfxstream/host/gl/gl-host-common/opengl/ |
D | EmuglBackendList.cpp | 67 Library library, in getBackendLibPath()
|
D | EmuglBackendList_unittest.cpp | 84 EmuglBackendList::Library library; in TEST()
|
/hardware/interfaces/audio/aidl/default/ |
D | EffectConfig.cpp | 157 std::vector<Library> libraries; in parseEffect() 162 struct Library library; in parseEffect() 171 struct Library tempLibrary; in parseEffect() 188 bool EffectConfig::parseLibrary(const tinyxml2::XMLElement& xml, struct Library& library, in parseLibrary()
|
D | EffectFactory.cpp | 228 const EffectConfig::Library& configLib, const AudioUuid& typeUuid, in createIdentityWithConfig()
|
/hardware/interfaces/audio/effect/5.0/xml/api/ |
D | current.txt | 58 method public java.util.List<audio.effects.V5_0.LibrariesType.Library> getLibrary(); 61 public static class LibrariesType.Library { 62 ctor public LibrariesType.Library();
|
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/userhal/ |
D | Android.bp | 15 // Library used to emulate User HAL behavior through lshal debug requests.
|
/hardware/interfaces/audio/effect/6.0/xml/api/ |
D | current.txt | 131 method public java.util.List<audio.effects.V6_0.LibrariesType.Library> getLibrary(); 134 public static class LibrariesType.Library { 135 ctor public LibrariesType.Library();
|
/hardware/interfaces/audio/effect/7.0/xml/api/ |
D | current.txt | 131 method public java.util.List<audio.effects.V7_0.LibrariesType.Library> getLibrary(); 134 public static class LibrariesType.Library { 135 ctor public LibrariesType.Library();
|
/hardware/google/aemu/host-common/ |
D | BUILD.bazel | 151 # Standalone Library (conditional) 202 # Override Library
|