Home
last modified time | relevance | path

Searched defs:buffer_handle (Results 1 – 19 of 19) sorted by relevance

/hardware/qcom/display/msm8960/libgenlock/
Dgenlock.cpp67 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/
Dgoog_gralloc_wrapper.cc48 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/
DQtiMapper.cpp102 native_handle_t *buffer_handle = native_handle_clone(raw_handle.getNativeHandle()); in importBuffer() local
DQtiMapper4.cpp109 native_handle_t *buffer_handle = native_handle_clone(raw_handle.getNativeHandle()); in importBuffer() local
/hardware/qcom/sm7250/display/gralloc/
DQtiMapper.cpp102 native_handle_t *buffer_handle = native_handle_clone(raw_handle.getNativeHandle()); in importBuffer() local
DQtiMapper4.cpp109 native_handle_t *buffer_handle = native_handle_clone(raw_handle.getNativeHandle()); in importBuffer() local
/hardware/google/camera/common/hal/google_camera_hal/
Ddepth_process_block.cc505 buffer_handle_t buffer_handle = stream_buffer.buffer; in MapBuffersForDepthGenerator() local
Dcamera_device_session.cc1453 const BufferCache& buffer_cache, buffer_handle_t buffer_handle) { in AddImportedBufferHandlesLocked()
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraMem.cpp2004 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/
DVtsAidlHalCameraProvider_TargetTest.cpp1680 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
Dcamera_aidl_test.cpp580 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/
Dgr_device_impl.cpp570 native_handle_t *buffer_handle = native_handle_clone(raw_handle); in importBuffer() local
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_device_impl.cpp551 native_handle_t *buffer_handle = native_handle_clone(raw_handle); in importBuffer() local
/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_entry.cpp132 …magma_connection_import_buffer(magma_connection_t connection, magma_handle_t buffer_handle, uint64… in magma_connection_import_buffer()
Dmagma_enc.cpp486 …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/
DDecoder.cpp149 magma_handle_t buffer_handle, in magma_connection_import_buffer()
/hardware/qcom/camera/msm8998/usbcamcore/src/
DQualcommUsbCamera.cpp1777 buffer_handle_t *buffer_handle = NULL; in get_buf_from_display() local
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp1658 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/
DResourceTracker.cpp3741 uint32_t buffer_handle = result->id; in on_vkAllocateMemory() local