OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mm_app_deallocate_ion_memory
(Results
1 - 8
of
8
) sorted by null
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h
457
extern int
mm_app_deallocate_ion_memory
(mm_camera_app_buf_t *buf);
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h
457
extern int
mm_app_deallocate_ion_memory
(mm_camera_app_buf_t *buf);
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h
457
extern int
mm_app_deallocate_ion_memory
(mm_camera_app_buf_t *buf);
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h
460
extern int
mm_app_deallocate_ion_memory
(mm_camera_app_buf_t *buf);
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c
176
int
mm_app_deallocate_ion_memory
(mm_camera_app_buf_t *buf)
function
344
rc =
mm_app_deallocate_ion_memory
(&app_bufs[i]);
767
mm_app_deallocate_ion_memory
(&stream->s_info_buf);
788
mm_app_deallocate_ion_memory
(&stream->s_info_buf);
[
all
...]
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c
176
int
mm_app_deallocate_ion_memory
(mm_camera_app_buf_t *buf)
function
344
rc =
mm_app_deallocate_ion_memory
(&app_bufs[i]);
767
mm_app_deallocate_ion_memory
(&stream->s_info_buf);
788
mm_app_deallocate_ion_memory
(&stream->s_info_buf);
[
all
...]
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c
176
int
mm_app_deallocate_ion_memory
(mm_camera_app_buf_t *buf)
function
338
rc =
mm_app_deallocate_ion_memory
(&app_bufs[i]);
801
mm_app_deallocate_ion_memory
(&stream->s_info_buf);
822
mm_app_deallocate_ion_memory
(&stream->s_info_buf);
[
all
...]
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c
182
int
mm_app_deallocate_ion_memory
(mm_camera_app_buf_t *buf)
function
350
rc =
mm_app_deallocate_ion_memory
(&app_bufs[i]);
772
mm_app_deallocate_ion_memory
(&stream->s_info_buf);
793
mm_app_deallocate_ion_memory
(&stream->s_info_buf);
[
all
...]
Completed in 182 milliseconds