Home
last modified time | relevance | path

Searched defs:ion_handle (Results 1 – 21 of 21) sorted by relevance

/hardware/qcom/display/msm8909/gralloc/
Dgr_ion_alloc.h48 int ion_handle = -1; member
Dgr_ion_alloc.cpp106 int ion_handle) { in FreeBuffer()
Dgr_buf_mgr.cpp223 int ion_handle, in RegisterHandleLocked()
231 int ion_handle = allocator_->ImportBuffer(hnd->fd); in ImportHandleLocked() local
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_ion_alloc.h48 int ion_handle = -1; member
Dgr_ion_alloc.cpp106 int ion_handle) { in FreeBuffer()
Dgr_buf_mgr.cpp217 int ion_handle, in RegisterHandleLocked()
225 int ion_handle = allocator_->ImportBuffer(hnd->fd); in ImportHandleLocked() local
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_ion_alloc.h48 int ion_handle = -1; member
Dgr_ion_alloc.cpp120 int ion_handle) { in FreeBuffer()
Dgr_buf_mgr.cpp221 int ion_handle, in RegisterHandleLocked()
233 int ion_handle = allocator_->ImportBuffer(hnd->fd); in ImportHandleLocked() local
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_ion_alloc.h48 int ion_handle = -1; member
Dgr_ion_alloc.cpp106 int ion_handle) { in FreeBuffer()
Dgr_buf_mgr.cpp214 int ion_handle, in RegisterHandleLocked()
222 int ion_handle = allocator_->ImportBuffer(hnd->fd); in ImportHandleLocked() local
/hardware/qcom/sm8150/display/gralloc/
Dgr_ion_alloc.h49 int ion_handle = -1; member
Dgr_buf_mgr.cpp804 void BufferManager::RegisterHandleLocked(const private_handle_t *hnd, int ion_handle, in RegisterHandleLocked()
832 int ion_handle = allocator_->ImportBuffer(hnd->fd); in ImportHandleLocked() local
Dgr_ion_alloc.cpp221 int ion_handle) { in FreeBuffer()
/hardware/qcom/sm7250/display/gralloc/
Dgr_ion_alloc.h47 int ion_handle = -1; member
Dgr_buf_mgr.cpp788 void BufferManager::RegisterHandleLocked(const private_handle_t *hnd, int ion_handle, in RegisterHandleLocked()
816 int ion_handle = allocator_->ImportBuffer(hnd->fd); in ImportHandleLocked() local
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraMem.cpp2304 struct ion_handle_data ion_handle; in allocate() local
2331 struct ion_handle_data ion_handle; in allocate() local
2354 struct ion_handle_data ion_handle; in allocate() local
2447 struct ion_handle_data ion_handle; in deallocate() local
/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3Base.h99 ion_user_handle_t ion_handle; member
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Mem.cpp865 struct ion_handle_data ion_handle; in unregisterBufferLocked() local
/hardware/qcom/camera/msm8998/usbcamcore/src/
DQualcommUsbCamera.cpp1010 struct ion_handle_data ion_handle; in deInitDisplayBuffers() local