OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mem_handle
(Results
1 - 8
of
8
) sorted by null
/frameworks/native/vulkan/nulldrv/
null_driver.cpp
736
VkDeviceMemory*
mem_handle
) {
749
*
mem_handle
= GetHandleToDeviceMemory(mem);
754
VkDeviceMemory
mem_handle
,
758
DeviceMemory* mem = GetDeviceMemoryFromHandle(
mem_handle
);
763
VkDeviceMemory
mem_handle
,
768
DeviceMemory* mem = GetDeviceMemoryFromHandle(
mem_handle
);
[
all
...]
/hardware/qcom/msm8994/kernel-headers/linux/
msm_audio_calibration.h
125
int32_t
mem_handle
;
member in struct:audio_cal_data
/hardware/qcom/msm8994/original-kernel-headers/linux/
msm_audio_calibration.h
124
/* Size of cal data at
mem_handle
allocation or at vaddr */
126
/* If
mem_handle
if shared memory is used*/
127
int32_t
mem_handle
;
member in struct:audio_cal_data
/hardware/qcom/msm8x26/kernel-headers/linux/
msm_audio_calibration.h
120
int32_t
mem_handle
;
member in struct:audio_cal_data
/hardware/qcom/msm8x26/original-kernel-headers/linux/
msm_audio_calibration.h
120
/* Size of cal data at
mem_handle
allocation or at vaddr */
122
/* If
mem_handle
if shared memory is used*/
123
int32_t
mem_handle
;
member in struct:audio_cal_data
/hardware/qcom/msm8996/kernel-headers/linux/
msm_audio_calibration.h
132
int32_t
mem_handle
;
member in struct:audio_cal_data
/hardware/qcom/msm8996/original-kernel-headers/linux/
msm_audio_calibration.h
132
/* Size of cal data at
mem_handle
allocation or at vaddr */
134
/* If
mem_handle
if shared memory is used*/
135
int32_t
mem_handle
;
member in struct:audio_cal_data
/hardware/qcom/audio/hal/audio_extn/
spkr_protection.c
205
cal_data.cal_type.cal_data.
mem_handle
= -1;
261
cal_data.cal_type.cal_data.
mem_handle
= -1;
Completed in 447 milliseconds