Home
last modified time | relevance | path

Searched defs:mod (Results 1 – 17 of 17) sorted by relevance

/hardware/interfaces/keymaster/3.0/default/
DKeymasterDevice.cpp35 static int get_keymaster1_dev(keymaster1_device_t** dev, const hw_module_t* mod) { in get_keymaster1_dev()
47 static int get_keymaster2_dev(keymaster2_device_t** dev, const hw_module_t* mod) { in get_keymaster2_dev()
57 const hw_module_t* mod = nullptr; in createKeymaster3Device() local
/hardware/libhardware/modules/usbcamera/
DCameraHAL.cpp93 int CameraHAL::open(const hw_module_t* mod, const char* name, hw_device_t** dev) { in open()
128 static int open_dev(const hw_module_t* mod, const char* name, hw_device_t** dev) { in open_dev()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_shader_module.c119 vk_shader_module_spirv_version(const struct vk_shader_module *mod) in vk_shader_module_spirv_version()
129 const struct vk_shader_module *mod, in vk_shader_module_to_nir()
/hardware/google/gfxstream/guest/vulkan/
Dgfxstream_vk_android.cpp40 static int gfxstream_vk_hal_open(const struct hw_module_t* mod, const char* id, in gfxstream_vk_hal_open()
/hardware/libhardware/modules/camera/3_0/
DCameraHAL.cpp89 int CameraHAL::open(const hw_module_t* mod, const char* name, hw_device_t** dev) in open()
162 static int open_dev(const hw_module_t* mod, const char* name, hw_device_t** dev) in open_dev()
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dinteger.inl66 GLM_FUNC_QUALIFIER int mod(int x, int y) function
136 GLM_FUNC_QUALIFIER uint mod(uint x, uint y) function
Dsimd_vec4.inl357 GLM_FUNC_QUALIFIER detail::fvec4SIMD mod function
366 GLM_FUNC_QUALIFIER detail::fvec4SIMD mod function
/hardware/interfaces/broadcastradio/1.0/default/
DBroadcastRadio.cpp47 const hw_module_t *mod; in onFirstRef() local
/hardware/interfaces/audio/core/all-versions/default/
DDevicesFactory.cpp119 const hw_module_t* mod; in loadAudioInterface() local
/hardware/google/gfxstream/host/vulkan/
DVkReconstruction.cpp523 const HandleModification& mod) { orderedModifies.push_back(mod); }); in getOrderedUniqueModifyApis()
537 for (const auto& mod : orderedModifies) { in getOrderedUniqueModifyApis() local
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_common.inl440 GLM_FUNC_QUALIFIER genType mod(genType x, genType y) function
452 GLM_FUNC_QUALIFIER vecType<T, P> mod(vecType<T, P> const & x, T y) function
458 GLM_FUNC_QUALIFIER vecType<T, P> mod(vecType<T, P> const & x, vecType<T, P> const & y) function
/hardware/interfaces/soundtrigger/2.0/default/
DSoundTriggerHalImpl.cpp253 const hw_module_t* mod; in onFirstRef() local
/hardware/libhardware/modules/audio_remote_submix/tests/
Dremote_submix_tests.cpp35 const hw_module_t *mod; in load_audio_interface() local
/hardware/interfaces/soundtrigger/2.2/default/
DSoundTriggerHw.cpp275 const hw_module_t* mod; in onFirstRef() local
/hardware/google/gfxstream/guest/mesa/src/util/
Ddisk_cache_os.c46 HMODULE mod = NULL; in disk_cache_get_function_identifier() local
/hardware/interfaces/soundtrigger/2.3/default/
DSoundTriggerHw.cpp272 const hw_module_t* mod; in onFirstRef() local
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_wayland.c253 uint64_t *mod; in wsi_wl_format_add_modifier() local