Home
last modified time | relevance | path

Searched refs:gralloc1_device_t (Results 1 – 25 of 33) sorted by relevance

12

/hardware/qcom/display/msm8996/libgralloc1/
Dgr_device_impl.h45 class GrallocImpl : public gralloc1_device_t {
63 static inline gralloc1_error_t Dump(gralloc1_device_t *device, uint32_t *out_size,
65 static inline gralloc1_error_t CheckDeviceAndHandle(gralloc1_device_t *device,
67 static gralloc1_error_t CreateBufferDescriptor(gralloc1_device_t *device,
69 static gralloc1_error_t DestroyBufferDescriptor(gralloc1_device_t *device,
71 static gralloc1_error_t SetConsumerUsage(gralloc1_device_t *device,
74 static gralloc1_error_t SetBufferDimensions(gralloc1_device_t *device,
77 static gralloc1_error_t SetColorFormat(gralloc1_device_t *device,
79 static gralloc1_error_t SetLayerCount(gralloc1_device_t *device,
82 static gralloc1_error_t SetProducerUsage(gralloc1_device_t *device,
[all …]
Dgr_device_impl.cpp117 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction()
183 gralloc1_error_t GrallocImpl::Dump(gralloc1_device_t *device, uint32_t *out_size, in Dump()
195 gralloc1_error_t GrallocImpl::CheckDeviceAndHandle(gralloc1_device_t *device, in CheckDeviceAndHandle()
206 gralloc1_error_t GrallocImpl::CreateBufferDescriptor(gralloc1_device_t *device, in CreateBufferDescriptor()
215 gralloc1_error_t GrallocImpl::DestroyBufferDescriptor(gralloc1_device_t *device, in DestroyBufferDescriptor()
224 gralloc1_error_t GrallocImpl::SetConsumerUsage(gralloc1_device_t *device, in SetConsumerUsage()
236 gralloc1_error_t GrallocImpl::SetBufferDimensions(gralloc1_device_t *device, in SetBufferDimensions()
249 gralloc1_error_t GrallocImpl::SetColorFormat(gralloc1_device_t *device, in SetColorFormat()
261 gralloc1_error_t GrallocImpl::SetLayerCount(gralloc1_device_t *device, in SetLayerCount()
274 gralloc1_error_t GrallocImpl::SetProducerUsage(gralloc1_device_t *device, in SetProducerUsage()
[all …]
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_device_impl.h45 class GrallocImpl : public gralloc1_device_t {
63 static inline gralloc1_error_t Dump(gralloc1_device_t *device, uint32_t *out_size,
65 static inline gralloc1_error_t CheckDeviceAndHandle(gralloc1_device_t *device,
67 static gralloc1_error_t CreateBufferDescriptor(gralloc1_device_t *device,
69 static gralloc1_error_t DestroyBufferDescriptor(gralloc1_device_t *device,
71 static gralloc1_error_t SetConsumerUsage(gralloc1_device_t *device,
74 static gralloc1_error_t SetBufferDimensions(gralloc1_device_t *device,
77 static gralloc1_error_t SetColorFormat(gralloc1_device_t *device,
79 static gralloc1_error_t SetLayerCount(gralloc1_device_t *device,
82 static gralloc1_error_t SetProducerUsage(gralloc1_device_t *device,
[all …]
Dgr_device_impl.cpp123 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction()
189 gralloc1_error_t GrallocImpl::Dump(gralloc1_device_t *device, uint32_t *out_size, in Dump()
213 gralloc1_error_t GrallocImpl::CheckDeviceAndHandle(gralloc1_device_t *device, in CheckDeviceAndHandle()
224 gralloc1_error_t GrallocImpl::CreateBufferDescriptor(gralloc1_device_t *device, in CreateBufferDescriptor()
233 gralloc1_error_t GrallocImpl::DestroyBufferDescriptor(gralloc1_device_t *device, in DestroyBufferDescriptor()
242 gralloc1_error_t GrallocImpl::SetConsumerUsage(gralloc1_device_t *device, in SetConsumerUsage()
254 gralloc1_error_t GrallocImpl::SetBufferDimensions(gralloc1_device_t *device, in SetBufferDimensions()
267 gralloc1_error_t GrallocImpl::SetColorFormat(gralloc1_device_t *device, in SetColorFormat()
279 gralloc1_error_t GrallocImpl::SetLayerCount(gralloc1_device_t *device, in SetLayerCount()
292 gralloc1_error_t GrallocImpl::SetProducerUsage(gralloc1_device_t *device, in SetProducerUsage()
[all …]
/hardware/qcom/display/msm8909/gralloc/
Dgr_device_impl.h45 class GrallocImpl : public gralloc1_device_t {
63 static inline gralloc1_error_t Dump(gralloc1_device_t *device, uint32_t *out_size,
65 static inline gralloc1_error_t CheckDeviceAndHandle(gralloc1_device_t *device,
67 static gralloc1_error_t CreateBufferDescriptor(gralloc1_device_t *device,
69 static gralloc1_error_t DestroyBufferDescriptor(gralloc1_device_t *device,
71 static gralloc1_error_t SetConsumerUsage(gralloc1_device_t *device,
74 static gralloc1_error_t SetBufferDimensions(gralloc1_device_t *device,
77 static gralloc1_error_t SetColorFormat(gralloc1_device_t *device,
79 static gralloc1_error_t SetLayerCount(gralloc1_device_t *device,
82 static gralloc1_error_t SetProducerUsage(gralloc1_device_t *device,
[all …]
Dgr_device_impl.cpp116 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction()
176 gralloc1_error_t GrallocImpl::Dump(gralloc1_device_t *device, uint32_t *out_size, in Dump()
200 gralloc1_error_t GrallocImpl::CheckDeviceAndHandle(gralloc1_device_t *device, in CheckDeviceAndHandle()
211 gralloc1_error_t GrallocImpl::CreateBufferDescriptor(gralloc1_device_t *device, in CreateBufferDescriptor()
220 gralloc1_error_t GrallocImpl::DestroyBufferDescriptor(gralloc1_device_t *device, in DestroyBufferDescriptor()
229 gralloc1_error_t GrallocImpl::SetConsumerUsage(gralloc1_device_t *device, in SetConsumerUsage()
241 gralloc1_error_t GrallocImpl::SetBufferDimensions(gralloc1_device_t *device, in SetBufferDimensions()
254 gralloc1_error_t GrallocImpl::SetColorFormat(gralloc1_device_t *device, in SetColorFormat()
266 gralloc1_error_t GrallocImpl::SetLayerCount(gralloc1_device_t *device, in SetLayerCount()
279 gralloc1_error_t GrallocImpl::SetProducerUsage(gralloc1_device_t *device, in SetProducerUsage()
[all …]
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_device_impl.h45 class GrallocImpl : public gralloc1_device_t {
63 static inline gralloc1_error_t Dump(gralloc1_device_t *device, uint32_t *out_size,
65 static inline gralloc1_error_t CheckDeviceAndHandle(gralloc1_device_t *device,
67 static gralloc1_error_t CreateBufferDescriptor(gralloc1_device_t *device,
69 static gralloc1_error_t DestroyBufferDescriptor(gralloc1_device_t *device,
71 static gralloc1_error_t SetConsumerUsage(gralloc1_device_t *device,
74 static gralloc1_error_t SetBufferDimensions(gralloc1_device_t *device,
77 static gralloc1_error_t SetColorFormat(gralloc1_device_t *device,
79 static gralloc1_error_t SetLayerCount(gralloc1_device_t *device,
82 static gralloc1_error_t SetProducerUsage(gralloc1_device_t *device,
[all …]
Dgr_device_impl.cpp116 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction()
176 gralloc1_error_t GrallocImpl::Dump(gralloc1_device_t *device, uint32_t *out_size, in Dump()
200 gralloc1_error_t GrallocImpl::CheckDeviceAndHandle(gralloc1_device_t *device, in CheckDeviceAndHandle()
211 gralloc1_error_t GrallocImpl::CreateBufferDescriptor(gralloc1_device_t *device, in CreateBufferDescriptor()
220 gralloc1_error_t GrallocImpl::DestroyBufferDescriptor(gralloc1_device_t *device, in DestroyBufferDescriptor()
229 gralloc1_error_t GrallocImpl::SetConsumerUsage(gralloc1_device_t *device, in SetConsumerUsage()
241 gralloc1_error_t GrallocImpl::SetBufferDimensions(gralloc1_device_t *device, in SetBufferDimensions()
254 gralloc1_error_t GrallocImpl::SetColorFormat(gralloc1_device_t *device, in SetColorFormat()
266 gralloc1_error_t GrallocImpl::SetLayerCount(gralloc1_device_t *device, in SetLayerCount()
279 gralloc1_error_t GrallocImpl::SetProducerUsage(gralloc1_device_t *device, in SetProducerUsage()
[all …]
/hardware/qcom/sm8150/display/gralloc/
Dgr_device_impl.h45 class GrallocImpl : public gralloc1_device_t {
63 static inline gralloc1_error_t Dump(gralloc1_device_t *device, uint32_t *out_size,
65 static inline gralloc1_error_t CheckDeviceAndHandle(gralloc1_device_t *device,
67 static gralloc1_error_t CreateBufferDescriptor(gralloc1_device_t *device,
69 static gralloc1_error_t DestroyBufferDescriptor(gralloc1_device_t *device,
71 static gralloc1_error_t SetConsumerUsage(gralloc1_device_t *device,
74 static gralloc1_error_t SetBufferDimensions(gralloc1_device_t *device,
77 static gralloc1_error_t SetColorFormat(gralloc1_device_t *device,
79 static gralloc1_error_t SetLayerCount(gralloc1_device_t *device,
82 static gralloc1_error_t SetProducerUsage(gralloc1_device_t *device,
[all …]
Dgr_device_impl.cpp193 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction()
253 gralloc1_error_t GrallocImpl::Dump(gralloc1_device_t *device, uint32_t *out_size, in Dump()
277 gralloc1_error_t GrallocImpl::CheckDeviceAndHandle(gralloc1_device_t *device, in CheckDeviceAndHandle()
288 gralloc1_error_t GrallocImpl::CreateBufferDescriptor(gralloc1_device_t *device, in CreateBufferDescriptor()
297 gralloc1_error_t GrallocImpl::DestroyBufferDescriptor(gralloc1_device_t *device, in DestroyBufferDescriptor()
306 gralloc1_error_t GrallocImpl::SetConsumerUsage(gralloc1_device_t *device, in SetConsumerUsage()
318 gralloc1_error_t GrallocImpl::SetBufferDimensions(gralloc1_device_t *device, in SetBufferDimensions()
330 gralloc1_error_t GrallocImpl::SetColorFormat(gralloc1_device_t *device, in SetColorFormat()
341 gralloc1_error_t GrallocImpl::SetLayerCount(gralloc1_device_t *device, in SetLayerCount()
353 gralloc1_error_t GrallocImpl::SetProducerUsage(gralloc1_device_t *device, in SetProducerUsage()
[all …]
/hardware/qcom/sdm845/display/gralloc/
Dgr_device_impl.h45 class GrallocImpl : public gralloc1_device_t {
63 static inline gralloc1_error_t Dump(gralloc1_device_t *device, uint32_t *out_size,
65 static inline gralloc1_error_t CheckDeviceAndHandle(gralloc1_device_t *device,
67 static gralloc1_error_t CreateBufferDescriptor(gralloc1_device_t *device,
69 static gralloc1_error_t DestroyBufferDescriptor(gralloc1_device_t *device,
71 static gralloc1_error_t SetConsumerUsage(gralloc1_device_t *device,
74 static gralloc1_error_t SetBufferDimensions(gralloc1_device_t *device,
77 static gralloc1_error_t SetColorFormat(gralloc1_device_t *device,
79 static gralloc1_error_t SetLayerCount(gralloc1_device_t *device,
82 static gralloc1_error_t SetProducerUsage(gralloc1_device_t *device,
[all …]
Dgr_device_impl.cpp193 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction()
253 gralloc1_error_t GrallocImpl::Dump(gralloc1_device_t *device, uint32_t *out_size, in Dump()
277 gralloc1_error_t GrallocImpl::CheckDeviceAndHandle(gralloc1_device_t *device, in CheckDeviceAndHandle()
288 gralloc1_error_t GrallocImpl::CreateBufferDescriptor(gralloc1_device_t *device, in CreateBufferDescriptor()
297 gralloc1_error_t GrallocImpl::DestroyBufferDescriptor(gralloc1_device_t *device, in DestroyBufferDescriptor()
306 gralloc1_error_t GrallocImpl::SetConsumerUsage(gralloc1_device_t *device, in SetConsumerUsage()
318 gralloc1_error_t GrallocImpl::SetBufferDimensions(gralloc1_device_t *device, in SetBufferDimensions()
330 gralloc1_error_t GrallocImpl::SetColorFormat(gralloc1_device_t *device, in SetColorFormat()
341 gralloc1_error_t GrallocImpl::SetLayerCount(gralloc1_device_t *device, in SetLayerCount()
353 gralloc1_error_t GrallocImpl::SetProducerUsage(gralloc1_device_t *device, in SetProducerUsage()
[all …]
Dgr_priv_handle.h33 typedef gralloc1_error_t (*GRALLOC1_PFN_PERFORM)(gralloc1_device_t *device, int operation, ...);
/hardware/qcom/sm7250/display/gralloc/
Dgr_device_impl.h45 class GrallocImpl : public gralloc1_device_t {
63 static inline void Dump(gralloc1_device_t *device, uint32_t *out_size,
65 static inline gralloc1_error_t CheckDeviceAndHandle(gralloc1_device_t *device,
67 static int32_t CreateBufferDescriptor(gralloc1_device_t *device,
69 static int32_t DestroyBufferDescriptor(gralloc1_device_t *device,
71 static int32_t SetConsumerUsage(gralloc1_device_t *device,
74 static int32_t SetBufferDimensions(gralloc1_device_t *device,
77 static int32_t SetColorFormat(gralloc1_device_t *device,
79 static int32_t SetLayerCount(gralloc1_device_t *device,
82 static int32_t SetProducerUsage(gralloc1_device_t *device,
[all …]
Dgr_device_impl.cpp193 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) { in GetFunction()
253 void GrallocImpl::Dump(gralloc1_device_t *device, uint32_t *out_size, in Dump()
277 gralloc1_error_t GrallocImpl::CheckDeviceAndHandle(gralloc1_device_t *device, in CheckDeviceAndHandle()
288 int32_t GrallocImpl::CreateBufferDescriptor(gralloc1_device_t *device, in CreateBufferDescriptor()
297 int32_t GrallocImpl::DestroyBufferDescriptor(gralloc1_device_t *device, in DestroyBufferDescriptor()
306 int32_t GrallocImpl::SetConsumerUsage(gralloc1_device_t *device, in SetConsumerUsage()
319 int32_t GrallocImpl::SetBufferDimensions(gralloc1_device_t *device, in SetBufferDimensions()
332 int32_t GrallocImpl::SetColorFormat(gralloc1_device_t *device, in SetColorFormat()
344 int32_t GrallocImpl::SetLayerCount(gralloc1_device_t *device, in SetLayerCount()
356 int32_t GrallocImpl::SetProducerUsage(gralloc1_device_t *device, in SetProducerUsage()
[all …]
/hardware/libhardware/include/hardware/
Dgralloc1.h305 } gralloc1_device_t; typedef
308 gralloc1_device_t** device) { in gralloc1_open()
313 static inline int gralloc1_close(gralloc1_device_t* device) { in gralloc1_close()
347 typedef void (*GRALLOC1_PFN_DUMP)(gralloc1_device_t* device, uint32_t* outSize,
370 gralloc1_device_t* device, gralloc1_buffer_descriptor_t* outDescriptor);
386 gralloc1_device_t* device, gralloc1_buffer_descriptor_t descriptor);
413 gralloc1_device_t* device, gralloc1_buffer_descriptor_t descriptor,
438 gralloc1_device_t* device, gralloc1_buffer_descriptor_t descriptor,
457 gralloc1_device_t* device, gralloc1_buffer_descriptor_t descriptor,
481 gralloc1_device_t* device, gralloc1_buffer_descriptor_t descriptor,
[all …]
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_private_interface.h47 typedef int32_t (*GRALLOC1_PFN_PRIVATE_GET_BUFF_INT_FMT)(gralloc1_device_t *device, buffer_handle_t…
49 typedef int32_t (*GRALLOC1_PFN_PRIVATE_GET_BUFF_FD)(gralloc1_device_t *device, buffer_handle_t hand…
50 typedef int32_t (*GRALLOC1_PFN_PRIVATE_GET_BUFF_INTERNAL_DIMS)(gralloc1_device_t *device, buffer_ha…
52 typedef int32_t (*GRALLOC1_PFN_PRIVATE_GET_BUFF_OFFSET)(gralloc1_device_t *device, buffer_handle_t …
54 typedef int32_t (*GRALLOC1_PFN_PRIVATE_GET_BUFF_BYTESTRIDE)(gralloc1_device_t *device, buffer_handl…
56 typedef int32_t (*GRALLOC1_PFN_PRIVATE_GET_BUFF_YUVINFO)(gralloc1_device_t *device, buffer_handle_t…
58 typedef int32_t (*GRALLOC1_PFN_PRIVATE_GET_BUFF_SIZE)(gralloc1_device_t *device, buffer_handle_t ha…
59 typedef int32_t (*GRALLOC1_PFN_PRIVATE_GET_BUFF_FLAGS)(gralloc1_device_t *device, buffer_handle_t h…
60 typedef int32_t (*GRALLOC1_PFN_PRIVATE_GET_BUFF_MIN_PAGESIZE)(gralloc1_device_t *device, buffer_han…
62 typedef int32_t (*GRALLOC1_PFN_PRIVATE_GET_ATTR_PARAM)(gralloc1_device_t *device, buffer_handle_t h…
[all …]
Dmali_gralloc_public_interface.cpp41 static void mali_gralloc_dump(gralloc1_device_t *device, uint32_t *outSize, char *outBuffer) in mali_gralloc_dump()
53 static int32_t mali_gralloc_create_descriptor(gralloc1_device_t *device, gralloc1_buffer_descriptor… in mali_gralloc_create_descriptor()
61 static int32_t mali_gralloc_destroy_descriptor(gralloc1_device_t *device, gralloc1_buffer_descripto… in mali_gralloc_destroy_descriptor()
69 static int32_t mali_gralloc_set_consumer_usage(gralloc1_device_t *device, gralloc1_buffer_descripto… in mali_gralloc_set_consumer_usage()
78 static int32_t mali_gralloc_set_dimensions(gralloc1_device_t *device, gralloc1_buffer_descriptor_t … in mali_gralloc_set_dimensions()
87 static int32_t mali_gralloc_set_format(gralloc1_device_t *device, gralloc1_buffer_descriptor_t desc… in mali_gralloc_set_format()
96 static int32_t mali_gralloc_set_producer_usage(gralloc1_device_t *device, gralloc1_buffer_descripto… in mali_gralloc_set_producer_usage()
105 static int32_t mali_gralloc_get_backing_store(gralloc1_device_t *device, buffer_handle_t buffer, in mali_gralloc_get_backing_store()
114 static int32_t mali_gralloc_get_consumer_usage(gralloc1_device_t *device, buffer_handle_t buffer, in mali_gralloc_get_consumer_usage()
123 static int32_t mali_gralloc_get_dimensions(gralloc1_device_t *device, buffer_handle_t buffer, uint3… in mali_gralloc_get_dimensions()
[all …]
Dmali_gralloc_private_interface.cpp35 static int32_t mali_gralloc_private_get_buff_int_fmt(gralloc1_device_t *device, buffer_handle_t han… in mali_gralloc_private_get_buff_int_fmt()
56 static int32_t mali_gralloc_private_get_buff_fd(gralloc1_device_t *device, buffer_handle_t handle, … in mali_gralloc_private_get_buff_fd()
76 static int32_t mali_gralloc_private_get_buff_int_dims(gralloc1_device_t *device, buffer_handle_t ha… in mali_gralloc_private_get_buff_int_dims()
98 static int32_t mali_gralloc_private_get_buff_offset(gralloc1_device_t *device, buffer_handle_t hand… in mali_gralloc_private_get_buff_offset()
118 static int32_t mali_gralloc_private_get_buff_bytestride(gralloc1_device_t *device, buffer_handle_t … in mali_gralloc_private_get_buff_bytestride()
139 static int32_t mali_gralloc_private_get_buff_yuvinfo(gralloc1_device_t *device, buffer_handle_t han… in mali_gralloc_private_get_buff_yuvinfo()
160 static int32_t mali_gralloc_private_get_buff_size(gralloc1_device_t *device, buffer_handle_t handle… in mali_gralloc_private_get_buff_size()
180 static int32_t mali_gralloc_private_get_buff_flags(gralloc1_device_t *device, buffer_handle_t handl… in mali_gralloc_private_get_buff_flags()
200 static int32_t mali_gralloc_private_get_buff_min_page_size(gralloc1_device_t *device, buffer_handle… in mali_gralloc_private_get_buff_min_page_size()
221 static int32_t mali_gralloc_private_get_attr_param(gralloc1_device_t *device, buffer_handle_t handl… in mali_gralloc_private_get_attr_param()
[all …]
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3StreamMem.h103 gralloc1_device_t* pGralloc1Device,
106 gralloc1_device_t* pGralloc1Device,
109 gralloc1_device_t* pGralloc1Device,
114 gralloc1_device_t* pGralloc1Device,
118 gralloc1_device_t* pGralloc1Device,
122 gralloc1_device_t* pGralloc1Device,
126 gralloc1_device_t* pGralloc1Device,
130 gralloc1_device_t* pGralloc1Device,
135 gralloc1_device_t* pGralloc1Device,
139 gralloc1_device_t* pGralloc1Device,
[all …]
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.h36 class Gralloc1On0Adapter : public gralloc1_device_t
42 gralloc1_device_t* getDevice() { in getDevice()
43 return static_cast<gralloc1_device_t*>(this); in getDevice()
47 static inline Gralloc1On0Adapter* getAdapter(gralloc1_device_t* device) { in getAdapter()
52 delete getAdapter(reinterpret_cast<gralloc1_device_t*>(device)); in closeHook()
60 static void getCapabilitiesHook(gralloc1_device_t* device, in getCapabilitiesHook()
71 gralloc1_device_t* device, in getFunctionHook()
79 static void dumpHook(gralloc1_device_t* device, uint32_t* outSize, in dumpHook()
91 static int32_t createDescriptorHook(gralloc1_device_t* device, in createDescriptorHook()
98 static int32_t destroyDescriptorHook(gralloc1_device_t* device, in destroyDescriptorHook()
[all …]
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_buffer_allocator.h63 gralloc1_device_t *gralloc_device_ = nullptr;
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_buffer_allocator.h63 gralloc1_device_t *gralloc_device_ = nullptr;
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_buffer_allocator.h67 gralloc1_device_t *gralloc_device_ = nullptr;
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_buffer_allocator.h67 gralloc1_device_t *gralloc_device_ = nullptr;

12