Home
last modified time | relevance | path

Searched defs:hnd (Results 1 – 25 of 159) sorted by relevance

1234567

/hardware/google/gchips/gralloc4/src/hidl_common/
DSharedMetadata.cpp42 void get_name(const private_handle_t *hnd, std::string *name) in get_name()
48 void get_crop_rect(const private_handle_t *hnd, std::optional<Rect> *crop) in get_crop_rect()
54 android::status_t set_crop_rect(const private_handle_t *hnd, const Rect &crop) in set_crop_rect()
72 void get_dataspace(const private_handle_t *hnd, std::optional<Dataspace> *dataspace) in get_dataspace()
78 void set_dataspace(const private_handle_t *hnd, const Dataspace &dataspace) in set_dataspace()
84 void get_blend_mode(const private_handle_t *hnd, std::optional<BlendMode> *blend_mode) in get_blend_mode()
90 void set_blend_mode(const private_handle_t *hnd, const BlendMode &blend_mode) in set_blend_mode()
96 void get_smpte2086(const private_handle_t *hnd, std::optional<Smpte2086> *smpte2086) in get_smpte2086()
102 android::status_t set_smpte2086(const private_handle_t *hnd, const std::optional<Smpte2086> &smpte2… in set_smpte2086()
110 void get_cta861_3(const private_handle_t *hnd, std::optional<Cta861_3> *cta861_3) in get_cta861_3()
[all …]
/hardware/qcom/display/msm8996/libgralloc/
Dmapper.cpp60 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_map_metadata() local
87 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_map() local
132 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_unmap() local
199 private_handle_t* hnd) in terminateBuffer()
222 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_map_and_invalidate() local
260 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_lock() local
273 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_lock_ycbcr() local
288 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_unlock() local
303 static bool isYUV(private_handle_t* hnd) in isYUV()
386 private_handle_t* hnd = (private_handle_t*)native_handle_create( in gralloc_perform() local
[all …]
/hardware/qcom/display/msm8994/libgralloc/
Dmapper.cpp61 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_map_metadata() local
88 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_map() local
133 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_unmap() local
200 private_handle_t* hnd) in terminateBuffer()
223 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_map_and_invalidate() local
261 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_lock() local
274 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_lock_ycbcr() local
289 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_unlock() local
304 static bool isYUV(private_handle_t* hnd) in isYUV()
387 private_handle_t* hnd = (private_handle_t*)native_handle_create( in gralloc_perform() local
[all …]
/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/
Dvendor_graphicbuffer_meta.cpp83 int VendorGraphicBufferMeta::get_dataspace(buffer_handle_t hnd) in get_dataspace()
110 int VendorGraphicBufferMeta::set_dataspace(buffer_handle_t hnd, android_dataspace_t dataspace) in set_dataspace()
134 int VendorGraphicBufferMeta::is_afbc(buffer_handle_t hnd) in is_afbc()
147 int VendorGraphicBufferMeta::is_sbwc(buffer_handle_t hnd) in is_sbwc()
161 uint32_t VendorGraphicBufferMeta::get_format(buffer_handle_t hnd) in get_format()
171 uint64_t VendorGraphicBufferMeta::get_internal_format(buffer_handle_t hnd) in get_internal_format()
195 int VendorGraphicBufferMeta::get_fd(buffer_handle_t hnd, int num) in get_fd()
208 int VendorGraphicBufferMeta::get_size(buffer_handle_t hnd, int num) in get_size()
222 uint64_t VendorGraphicBufferMeta::get_usage(buffer_handle_t hnd) in get_usage()
242 void* VendorGraphicBufferMeta::get_video_metadata(buffer_handle_t hnd) in get_video_metadata()
[all …]
/hardware/google/gchips/libvendorgraphicbuffer/gralloc5/
Dvendor_graphicbuffer_meta.cpp129 int VendorGraphicBufferMeta::get_dataspace(buffer_handle_t hnd) { in get_dataspace()
142 int VendorGraphicBufferMeta::set_dataspace(buffer_handle_t hnd, in set_dataspace()
172 int VendorGraphicBufferMeta::is_afbc(buffer_handle_t hnd) { in is_afbc()
186 int VendorGraphicBufferMeta::is_sbwc(buffer_handle_t hnd) { in is_sbwc()
200 uint32_t VendorGraphicBufferMeta::get_format(buffer_handle_t hnd) { in get_format()
208 uint64_t VendorGraphicBufferMeta::get_internal_format(buffer_handle_t hnd) { in get_internal_format()
231 int VendorGraphicBufferMeta::get_fd(buffer_handle_t hnd, int num) { in get_fd()
245 int VendorGraphicBufferMeta::get_size(buffer_handle_t hnd, int num) { in get_size()
259 uint64_t VendorGraphicBufferMeta::get_usage(buffer_handle_t hnd) { in get_usage()
277 void* VendorGraphicBufferMeta::get_video_metadata(buffer_handle_t hnd) { in get_video_metadata()
[all …]
/hardware/qcom/display/msm8909/libgralloc/
Dmapper.cpp59 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_map_metadata() local
86 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_map() local
131 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_unmap() local
198 private_handle_t* hnd) in terminateBuffer()
221 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_map_and_invalidate() local
259 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_lock() local
272 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_lock_ycbcr() local
287 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_unlock() local
324 private_handle_t* hnd = (private_handle_t*)native_handle_create( in gralloc_perform() local
361 const private_handle_t* hnd = va_arg(args, private_handle_t*); in gralloc_perform() local
[all …]
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dmapper.cpp59 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_map_metadata() local
86 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_map() local
131 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_unmap() local
198 private_handle_t* hnd) in terminateBuffer()
221 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_map_and_invalidate() local
259 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_lock() local
272 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_lock_ycbcr() local
287 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_unlock() local
324 private_handle_t* hnd = (private_handle_t*)native_handle_create( in gralloc_perform() local
361 const private_handle_t* hnd = va_arg(args, private_handle_t*); in gralloc_perform() local
[all …]
/hardware/qcom/display/msm8084/libgralloc/
Dmapper.cpp61 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_map() local
98 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_unmap() local
145 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_register_buffer() local
169 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_unregister_buffer() local
180 private_handle_t* hnd) in terminateBuffer()
214 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_map_and_invalidate() local
246 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_lock() local
258 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_lock_ycbcr() local
272 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_unlock() local
318 private_handle_t* hnd = (private_handle_t*)native_handle_create( in gralloc_perform() local
[all …]
/hardware/qcom/display/msm8226/libgralloc/
Dmapper.cpp61 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_map() local
98 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_unmap() local
145 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_register_buffer() local
169 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_unregister_buffer() local
180 private_handle_t* hnd) in terminateBuffer()
214 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_map_and_invalidate() local
246 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_lock() local
258 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_lock_ycbcr() local
272 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_unlock() local
318 private_handle_t* hnd = (private_handle_t*)native_handle_create( in gralloc_perform() local
[all …]
/hardware/libhardware/modules/gralloc/
Dmapper.cpp41 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_map() local
61 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_unmap() local
117 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_register_buffer() local
132 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_unregister_buffer() local
140 private_handle_t* hnd) in mapBuffer()
147 private_handle_t* hnd) in terminateBuffer()
173 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_lock() local
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_buf_mgr.cpp192 auto hnd = buf->handle; in FreeBuffer() local
220 void BufferManager::RegisterHandleLocked(const private_handle_t *hnd, in RegisterHandleLocked()
227 gralloc1_error_t BufferManager::ImportHandleLocked(private_handle_t *hnd) { in ImportHandleLocked()
252 BufferManager::GetBufferFromHandleLocked(const private_handle_t *hnd) { in GetBufferFromHandleLocked()
262 private_handle_t *hnd = const_cast<private_handle_t *>(handle); in MapBuffer() local
273 gralloc1_error_t BufferManager::RetainBuffer(private_handle_t const *hnd) { in RetainBuffer()
287 gralloc1_error_t BufferManager::ReleaseBuffer(private_handle_t const *hnd) { in ReleaseBuffer()
304 gralloc1_error_t BufferManager::LockBuffer(const private_handle_t *hnd, in LockBuffer()
352 private_handle_t *hnd = const_cast<private_handle_t *>(handle); in UnlockBuffer() local
492 private_handle_t *hnd = new private_handle_t(data.fd, in AllocateBuffer() local
[all …]
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_mgr.cpp193 auto hnd = buf->handle; in FreeBuffer() local
213 void BufferManager::RegisterHandleLocked(const private_handle_t *hnd, in RegisterHandleLocked()
220 gralloc1_error_t BufferManager::ImportHandleLocked(private_handle_t *hnd) { in ImportHandleLocked()
241 BufferManager::GetBufferFromHandleLocked(const private_handle_t *hnd) { in GetBufferFromHandleLocked()
255 private_handle_t *hnd = const_cast<private_handle_t *>(handle); in MapBuffer() local
275 gralloc1_error_t BufferManager::RetainBuffer(private_handle_t const *hnd) { in RetainBuffer()
292 gralloc1_error_t BufferManager::ReleaseBuffer(private_handle_t const *hnd) { in ReleaseBuffer()
312 gralloc1_error_t BufferManager::LockBuffer(const private_handle_t *hnd, in LockBuffer()
360 private_handle_t *hnd = const_cast<private_handle_t *>(handle); in UnlockBuffer() local
500 private_handle_t *hnd = new private_handle_t(data.fd, in AllocateBuffer() local
[all …]
/hardware/qcom/sm8150/display/gralloc/
DQtiMapperExtensions.cpp53 auto hnd = static_cast<private_handle_t *>(buffer); in getMapSecureBufferFlag() local
68 auto hnd = static_cast<private_handle_t *>(buffer); in getInterlacedFlag() local
84 auto hnd = static_cast<private_handle_t *>(buffer); in getCustomDimensions() local
99 auto hnd = static_cast<private_handle_t *>(buffer); in getRgbDataAddress() local
135 auto hnd = static_cast<private_handle_t *>(buffer); in getColorSpace() local
147 auto hnd = static_cast<private_handle_t *>(buffer); in getYuvPlaneInfo() local
170 auto hnd = static_cast<private_handle_t *>(buffer); in setSingleBufferMode() local
184 auto hnd = static_cast<private_handle_t *>(buffer); in getFd() local
196 auto hnd = static_cast<private_handle_t *>(buffer); in getWidth() local
208 auto hnd = static_cast<private_handle_t *>(buffer); in getHeight() local
[all …]
Dgr_device_impl.cpp279 const private_handle_t *hnd = PRIV_HANDLE_CONST(buffer); in CheckDeviceAndHandle() local
402 const private_handle_t *hnd = PRIV_HANDLE_CONST(buffer); in GetBufferDimensions() local
512 const private_handle_t *hnd = PRIV_HANDLE_CONST(buffer); in RetainBuffer() local
525 const private_handle_t *hnd = PRIV_HANDLE_CONST(buffer); in ReleaseBuffer() local
530 gralloc1_error_t GrallocImpl::GetFlexLayout(const private_handle_t *hnd, in GetFlexLayout()
581 const private_handle_t *hnd = PRIV_HANDLE_CONST(buffer); in GetNumFlexPlanes() local
621 const private_handle_t *hnd = PRIV_HANDLE_CONST(buffer); in LockBuffer() local
658 const private_handle_t *hnd = PRIV_HANDLE_CONST(buffer); in LockFlex() local
674 const private_handle_t *hnd = PRIV_HANDLE_CONST(buffer); in UnlockBuffer() local
700 private_handle_t *hnd = va_arg(args, private_handle_t *); in Perform() local
[all …]
Dgr_buf_mgr.cpp760 auto hnd = buf->handle; in FreeBuffer() local
790 Error BufferManager::ValidateBufferSize(private_handle_t const *hnd, BufferInfo info) { in ValidateBufferSize()
804 void BufferManager::RegisterHandleLocked(const private_handle_t *hnd, int ion_handle, in RegisterHandleLocked()
826 Error BufferManager::ImportHandleLocked(private_handle_t *hnd) { in ImportHandleLocked()
861 const private_handle_t *hnd) { in GetBufferFromHandleLocked()
871 private_handle_t *hnd = const_cast<private_handle_t *>(handle); in MapBuffer() local
882 Error BufferManager::IsBufferImported(const private_handle_t *hnd) { in IsBufferImported()
891 Error BufferManager::RetainBuffer(private_handle_t const *hnd) { in RetainBuffer()
905 Error BufferManager::ReleaseBuffer(private_handle_t const *hnd) { in ReleaseBuffer()
922 Error BufferManager::LockBuffer(const private_handle_t *hnd, uint64_t usage) { in LockBuffer()
[all …]
/hardware/qcom/sm7250/display/gralloc/
DQtiMapperExtensions.cpp53 auto hnd = static_cast<private_handle_t *>(buffer); in getMapSecureBufferFlag() local
68 auto hnd = static_cast<private_handle_t *>(buffer); in getInterlacedFlag() local
84 auto hnd = static_cast<private_handle_t *>(buffer); in getCustomDimensions() local
99 auto hnd = static_cast<private_handle_t *>(buffer); in getRgbDataAddress() local
135 auto hnd = static_cast<private_handle_t *>(buffer); in getColorSpace() local
147 auto hnd = static_cast<private_handle_t *>(buffer); in getYuvPlaneInfo() local
170 auto hnd = static_cast<private_handle_t *>(buffer); in setSingleBufferMode() local
184 auto hnd = static_cast<private_handle_t *>(buffer); in getFd() local
196 auto hnd = static_cast<private_handle_t *>(buffer); in getWidth() local
208 auto hnd = static_cast<private_handle_t *>(buffer); in getHeight() local
[all …]
Dgr_device_impl.cpp279 const private_handle_t *hnd = PRIV_HANDLE_CONST(buffer); in CheckDeviceAndHandle() local
405 const private_handle_t *hnd = PRIV_HANDLE_CONST(buffer); in GetBufferDimensions() local
515 const private_handle_t *hnd = PRIV_HANDLE_CONST(buffer); in RetainBuffer() local
528 const private_handle_t *hnd = PRIV_HANDLE_CONST(buffer); in ReleaseBuffer() local
533 int32_t GrallocImpl::GetFlexLayout(const private_handle_t *hnd, in GetFlexLayout()
584 const private_handle_t *hnd = PRIV_HANDLE_CONST(buffer); in GetNumFlexPlanes() local
624 const private_handle_t *hnd = PRIV_HANDLE_CONST(buffer); in LockBuffer() local
661 const private_handle_t *hnd = PRIV_HANDLE_CONST(buffer); in LockFlex() local
677 const private_handle_t *hnd = PRIV_HANDLE_CONST(buffer); in UnlockBuffer() local
703 private_handle_t *hnd = va_arg(args, private_handle_t *); in Perform() local
[all …]
Dgr_buf_mgr.cpp745 auto hnd = buf->handle; in FreeBuffer() local
774 Error BufferManager::ValidateBufferSize(private_handle_t const *hnd, BufferInfo info) { in ValidateBufferSize()
788 void BufferManager::RegisterHandleLocked(const private_handle_t *hnd, int ion_handle, in RegisterHandleLocked()
810 Error BufferManager::ImportHandleLocked(private_handle_t *hnd) { in ImportHandleLocked()
850 const private_handle_t *hnd) { in GetBufferFromHandleLocked()
860 private_handle_t *hnd = const_cast<private_handle_t *>(handle); in MapBuffer() local
871 Error BufferManager::IsBufferImported(const private_handle_t *hnd) { in IsBufferImported()
880 Error BufferManager::RetainBuffer(private_handle_t const *hnd) { in RetainBuffer()
894 Error BufferManager::ReleaseBuffer(private_handle_t const *hnd) { in ReleaseBuffer()
914 Error BufferManager::LockBuffer(const private_handle_t *hnd, uint64_t usage) { in LockBuffer()
[all …]
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_buf_mgr.cpp194 auto hnd = buf->handle; in FreeBuffer() local
216 void BufferManager::RegisterHandleLocked(const private_handle_t *hnd, in RegisterHandleLocked()
223 gralloc1_error_t BufferManager::ImportHandleLocked(private_handle_t *hnd) { in ImportHandleLocked()
244 BufferManager::GetBufferFromHandleLocked(const private_handle_t *hnd) { in GetBufferFromHandleLocked()
254 private_handle_t *hnd = const_cast<private_handle_t *>(handle); in MapBuffer() local
265 gralloc1_error_t BufferManager::RetainBuffer(private_handle_t const *hnd) { in RetainBuffer()
286 gralloc1_error_t BufferManager::ReleaseBuffer(private_handle_t const *hnd) { in ReleaseBuffer()
303 gralloc1_error_t BufferManager::LockBuffer(const private_handle_t *hnd, in LockBuffer()
351 private_handle_t *hnd = const_cast<private_handle_t *>(handle); in UnlockBuffer() local
513 private_handle_t *hnd = new private_handle_t(data.fd, in AllocateBuffer() local
[all …]
/hardware/qcom/display/msm8960/libgralloc/
Dmapper.cpp60 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_map() local
94 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_unmap() local
141 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_register_buffer() local
165 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_unregister_buffer() local
176 private_handle_t* hnd) in terminateBuffer()
208 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_map_and_invalidate() local
239 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_lock() local
251 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_lock_ycbcr() local
307 private_handle_t* hnd = (private_handle_t*)handle; in gralloc_unlock() local
349 private_handle_t* hnd = (private_handle_t*)native_handle_create( in gralloc_perform() local
[all …]
/hardware/qcom/display/msm8909/gralloc/
Dgr_buf_mgr.cpp194 auto hnd = buf->handle; in FreeBuffer() local
222 void BufferManager::RegisterHandleLocked(const private_handle_t *hnd, in RegisterHandleLocked()
229 gralloc1_error_t BufferManager::ImportHandleLocked(private_handle_t *hnd) { in ImportHandleLocked()
250 BufferManager::GetBufferFromHandleLocked(const private_handle_t *hnd) { in GetBufferFromHandleLocked()
260 private_handle_t *hnd = const_cast<private_handle_t *>(handle); in MapBuffer() local
271 gralloc1_error_t BufferManager::RetainBuffer(private_handle_t const *hnd) { in RetainBuffer()
285 gralloc1_error_t BufferManager::ReleaseBuffer(private_handle_t const *hnd) { in ReleaseBuffer()
302 gralloc1_error_t BufferManager::LockBuffer(const private_handle_t *hnd, in LockBuffer()
354 private_handle_t *hnd = const_cast<private_handle_t *>(handle); in UnlockBuffer() local
516 private_handle_t *hnd = new private_handle_t(data.fd, in AllocateBuffer() local
[all …]
/hardware/google/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.cpp268 int mali_gralloc_ion_sync(const private_handle_t * const hnd, in mali_gralloc_ion_sync()
291 int mali_gralloc_ion_sync_start(const private_handle_t * const hnd, in mali_gralloc_ion_sync_start()
299 int mali_gralloc_ion_sync_end(const private_handle_t * const hnd, in mali_gralloc_ion_sync_end()
307 void mali_gralloc_ion_free(private_handle_t * const hnd) in mali_gralloc_ion_free()
324 private_handle_t * const hnd = (private_handle_t * const)pHandle[i]; in mali_gralloc_ion_free_internal() local
330 int mali_gralloc_ion_allocate_attr(private_handle_t *hnd) in mali_gralloc_ion_allocate_attr()
378 auto hnd = new private_handle_t( in mali_gralloc_ion_allocate() local
427 const private_handle_t *hnd = static_cast<const private_handle_t *>(pHandle[i]); in mali_gralloc_ion_allocate() local
488 std::array<void*, MAX_BUFFER_FDS> mali_gralloc_ion_map(private_handle_t *hnd) in mali_gralloc_ion_map()
528 void mali_gralloc_ion_unmap(private_handle_t *hnd, std::array<void*, MAX_BUFFER_FDS>& vaddrs) in mali_gralloc_ion_unmap()
/hardware/qcom/display/msm8960/libgenlock/
Dgenlock.cpp76 private_handle_t *hnd = reinterpret_cast<private_handle_t*> in perform_lock_unlock_operation() local
151 private_handle_t *hnd = reinterpret_cast<private_handle_t*>(buffer_handle); in genlock_create_lock() local
206 private_handle_t *hnd = reinterpret_cast<private_handle_t*>(buffer_handle); in genlock_release_lock() local
236 private_handle_t *hnd = reinterpret_cast<private_handle_t*>(buffer_handle); in genlock_attach_lock() local
329 private_handle_t *hnd = reinterpret_cast<private_handle_t*>(buffer_handle); in genlock_wait() local
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferaccess.cpp64 static void buffer_sync(private_handle_t * const hnd, in buffer_sync()
116 const private_handle_t * const hnd = (private_handle_t *)buffer; in validate_lock_input_parameters() local
206 private_handle_t *hnd = (private_handle_t *)buffer; in mali_gralloc_lock() local
260 private_handle_t *hnd = (private_handle_t *)buffer; in mali_gralloc_unlock() local
Dmali_gralloc_reference.cpp64 private_handle_t *hnd = in dmabuf_sanity_check() local
129 private_handle_t *hnd = in map_buffer_locked() local
159 private_handle_t *hnd = in map_metadata_locked() local
177 const auto *hnd = reinterpret_cast<private_handle_t *>(const_cast<native_handle *>(handle)); in validate_locked() local
211 private_handle_t *hnd = in get_validated_data_locked() local
230 private_handle_t *hnd = in buffer_lock_retain() local
240 private_handle_t *hnd = in buffer_lock_release() local
261 private_handle_t *hnd = in retain() local
308 private_handle_t *hnd = in release() local

1234567