OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ion_type
(Results
1 - 8
of
8
) sorted by null
/device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c
111
int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, int
ion_type
)
132
alloc.heap_mask =
ion_type
;
280
int
ion_type
= 0x1 << CAMERA_ION_FALLBACK_HEAP_ID;
local
283
ion_type
|= 0x1 << CAMERA_ION_HEAP_ID;
288
mm_app_allocate_ion_memory(&app_bufs[i],
ion_type
);
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c
111
int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, int
ion_type
)
132
alloc.heap_mask =
ion_type
;
280
int
ion_type
= 0x1 << CAMERA_ION_FALLBACK_HEAP_ID;
local
283
ion_type
|= 0x1 << CAMERA_ION_HEAP_ID;
288
mm_app_allocate_ion_memory(&app_bufs[i],
ion_type
);
/device/lge/mako/camera/
QualcommCameraHardware.h
156
struct ion_fd_data* ion_info_fd, int
ion_type
, int size, int *memfd);
278
IonPool( int ion_heap_id, int flags, int
ion_type
,
QCameraHWI.h
480
int
ion_type
);
484
int
ion_type
);
QCameraHWI.cpp
[
all
...]
QualcommCameraHardware.cpp
[
all
...]
/device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI.h
477
int
ion_type
);
481
int
ion_type
);
/device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp
[
all
...]
Completed in 1299 milliseconds