/hardware/qcom/display/msm8960/libgenlock/ |
D | genlock.cpp | 67 genlock_status_t perform_lock_unlock_operation(native_handle_t *buffer_handle, in perform_lock_unlock_operation() 142 genlock_status_t genlock_create_lock(native_handle_t *buffer_handle) in genlock_create_lock() 197 genlock_status_t genlock_release_lock(native_handle_t *buffer_handle) in genlock_release_lock() 227 genlock_status_t genlock_attach_lock(native_handle_t *buffer_handle) in genlock_attach_lock() 275 genlock_status_t genlock_lock_buffer(native_handle_t *buffer_handle, in genlock_lock_buffer() 304 genlock_status_t genlock_unlock_buffer(native_handle_t *buffer_handle) in genlock_unlock_buffer() 322 genlock_status_t genlock_wait(native_handle_t *buffer_handle, int timeout) { in genlock_wait() 359 genlock_status_t genlock_write_to_read(native_handle_t *buffer_handle, in genlock_write_to_read()
|
/hardware/google/camera/common/sensor_listener/ |
D | goog_gralloc_wrapper.cc | 48 for (auto buffer_handle : cloned_buffers_) { in ~GoogGrallocWrapper() local 55 for (auto buffer_handle : imported_buffers_) { in ~GoogGrallocWrapper() local 79 const native_handle_t* buffer_handle = in CloneBuffer() local 152 const native_handle_t* buffer_handle = nullptr; in ImportBuffer() local 170 void GoogGrallocWrapper::FreeBuffer(const native_handle_t* buffer_handle) { in FreeBuffer() 188 void* GoogGrallocWrapper::Lock(const native_handle_t* buffer_handle, in Lock() 221 int GoogGrallocWrapper::Unlock(const native_handle_t* buffer_handle) { in Unlock()
|
/hardware/qcom/sm8150/display/gralloc/ |
D | QtiMapper.cpp | 102 native_handle_t *buffer_handle = native_handle_clone(raw_handle.getNativeHandle()); in importBuffer() local
|
D | QtiMapper4.cpp | 109 native_handle_t *buffer_handle = native_handle_clone(raw_handle.getNativeHandle()); in importBuffer() local
|
/hardware/qcom/sm7250/display/gralloc/ |
D | QtiMapper.cpp | 102 native_handle_t *buffer_handle = native_handle_clone(raw_handle.getNativeHandle()); in importBuffer() local
|
D | QtiMapper4.cpp | 109 native_handle_t *buffer_handle = native_handle_clone(raw_handle.getNativeHandle()); in importBuffer() local
|
/hardware/google/camera/common/hal/google_camera_hal/ |
D | depth_process_block.cc | 505 buffer_handle_t buffer_handle = stream_buffer.buffer; in MapBuffersForDepthGenerator() local
|
D | camera_device_session.cc | 1453 const BufferCache& buffer_cache, buffer_handle_t buffer_handle) { in AddImportedBufferHandlesLocked()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCameraMem.cpp | 2004 buffer_handle_t *buffer_handle = NULL; in displayBuffer() local 2133 buffer_handle_t *buffer_handle = NULL; in dequeueBuffer() local
|
/hardware/interfaces/camera/provider/aidl/vts/ |
D | VtsAidlHalCameraProvider_TargetTest.cpp | 1680 buffer_handle_t buffer_handle; in TEST_P() local 1900 buffer_handle_t buffer_handle; in TEST_P() local 2071 buffer_handle_t buffer_handle; in TEST_P() local 2392 buffer_handle_t buffer_handle = nullptr; in TEST_P() local 2735 buffer_handle_t buffer_handle; in TEST_P() local
|
D | camera_aidl_test.cpp | 580 PixelFormat format, buffer_handle_t* buffer_handle) { in allocateGraphicBuffer() 2851 buffer_handle_t buffer_handle; in processPreviewStabilizationCaptureRequestInternal() local 3849 buffer_handle_t buffer_handle; in processColorSpaceRequest() local
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_device_impl.cpp | 570 native_handle_t *buffer_handle = native_handle_clone(raw_handle); in importBuffer() local
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_device_impl.cpp | 551 native_handle_t *buffer_handle = native_handle_clone(raw_handle); in importBuffer() local
|
/hardware/google/gfxstream/guest/magma/magma_enc/ |
D | magma_entry.cpp | 132 …magma_connection_import_buffer(magma_connection_t connection, magma_handle_t buffer_handle, uint64… in magma_connection_import_buffer()
|
D | magma_enc.cpp | 486 …import_buffer_enc(void *self , magma_connection_t connection, magma_handle_t buffer_handle, uint64… in magma_connection_import_buffer_enc()
|
/hardware/google/gfxstream/host/magma/ |
D | Decoder.cpp | 149 magma_handle_t buffer_handle, in magma_connection_import_buffer()
|
/hardware/qcom/camera/msm8998/usbcamcore/src/ |
D | QualcommUsbCamera.cpp | 1777 buffer_handle_t *buffer_handle = NULL; in get_buf_from_display() local
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 1658 hidl_handle buffer_handle; in requestStreamBuffers() local 4758 hidl_handle buffer_handle; in processCaptureRequestInternal() local 4989 hidl_handle buffer_handle; in TEST_P() local 5215 hidl_handle buffer_handle; in TEST_P() local 5489 hidl_handle buffer_handle; in TEST_P() local 5860 hidl_handle buffer_handle; in TEST_P() local 8810 PixelFormat format, hidl_handle *buffer_handle /*out*/) { in allocateGraphicBuffer()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | ResourceTracker.cpp | 3741 uint32_t buffer_handle = result->id; in on_vkAllocateMemory() local
|