/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_private_interface.h | 47 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 …]
|
D | mali_gralloc_public_interface.cpp | 40 static void mali_gralloc_dump(gralloc1_device_t *device, uint32_t *outSize, char *outBuffer) in mali_gralloc_dump() 52 static int32_t mali_gralloc_create_descriptor(gralloc1_device_t *device, gralloc1_buffer_descriptor… in mali_gralloc_create_descriptor() 60 static int32_t mali_gralloc_destroy_descriptor(gralloc1_device_t *device, gralloc1_buffer_descripto… in mali_gralloc_destroy_descriptor() 68 static int32_t mali_gralloc_set_consumer_usage(gralloc1_device_t *device, gralloc1_buffer_descripto… in mali_gralloc_set_consumer_usage() 77 static int32_t mali_gralloc_set_dimensions(gralloc1_device_t *device, gralloc1_buffer_descriptor_t … in mali_gralloc_set_dimensions() 86 static int32_t mali_gralloc_set_format(gralloc1_device_t *device, gralloc1_buffer_descriptor_t desc… in mali_gralloc_set_format() 95 static int32_t mali_gralloc_set_producer_usage(gralloc1_device_t *device, gralloc1_buffer_descripto… in mali_gralloc_set_producer_usage() 104 static int32_t mali_gralloc_get_backing_store(gralloc1_device_t *device, buffer_handle_t buffer, in mali_gralloc_get_backing_store() 113 static int32_t mali_gralloc_get_consumer_usage(gralloc1_device_t *device, buffer_handle_t buffer, in mali_gralloc_get_consumer_usage() 122 static int32_t mali_gralloc_get_dimensions(gralloc1_device_t *device, buffer_handle_t buffer, uint3… in mali_gralloc_get_dimensions() [all …]
|
D | mali_gralloc_private_interface.cpp | 35 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() 51 static int32_t mali_gralloc_private_get_buff_fd(gralloc1_device_t *device, buffer_handle_t handle, … in mali_gralloc_private_get_buff_fd() 66 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() 83 static int32_t mali_gralloc_private_get_buff_offset(gralloc1_device_t *device, buffer_handle_t hand… in mali_gralloc_private_get_buff_offset() 98 static int32_t mali_gralloc_private_get_buff_bytestride(gralloc1_device_t *device, buffer_handle_t … in mali_gralloc_private_get_buff_bytestride() 114 static int32_t mali_gralloc_private_get_buff_yuvinfo(gralloc1_device_t *device, buffer_handle_t han… in mali_gralloc_private_get_buff_yuvinfo() 130 static int32_t mali_gralloc_private_get_buff_size(gralloc1_device_t *device, buffer_handle_t handle… in mali_gralloc_private_get_buff_size() 145 static int32_t mali_gralloc_private_get_buff_flags(gralloc1_device_t *device, buffer_handle_t handl… in mali_gralloc_private_get_buff_flags() 160 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() 176 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 …]
|
D | mali_gralloc_ion.cpp | 701 gralloc1_device_t *dev = reinterpret_cast<gralloc1_device_t *>(device); in mali_gralloc_ion_device_close()
|
D | framebuffer_device.cpp | 561 gralloc1_device_t *gralloc_device; in framebuffer_device_open()
|
/device/amlogic/yukawa/gralloc/ |
D | mali_gralloc_private_interface.h | 47 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 …]
|
D | mali_gralloc_public_interface.cpp | 40 static void mali_gralloc_dump(gralloc1_device_t *device, uint32_t *outSize, char *outBuffer) in mali_gralloc_dump() 52 static int32_t mali_gralloc_create_descriptor(gralloc1_device_t *device, gralloc1_buffer_descriptor… in mali_gralloc_create_descriptor() 60 static int32_t mali_gralloc_destroy_descriptor(gralloc1_device_t *device, gralloc1_buffer_descripto… in mali_gralloc_destroy_descriptor() 68 static int32_t mali_gralloc_set_consumer_usage(gralloc1_device_t *device, gralloc1_buffer_descripto… in mali_gralloc_set_consumer_usage() 77 static int32_t mali_gralloc_set_dimensions(gralloc1_device_t *device, gralloc1_buffer_descriptor_t … in mali_gralloc_set_dimensions() 86 static int32_t mali_gralloc_set_format(gralloc1_device_t *device, gralloc1_buffer_descriptor_t desc… in mali_gralloc_set_format() 95 static int32_t mali_gralloc_set_producer_usage(gralloc1_device_t *device, gralloc1_buffer_descripto… in mali_gralloc_set_producer_usage() 104 static int32_t mali_gralloc_get_backing_store(gralloc1_device_t *device, buffer_handle_t buffer, in mali_gralloc_get_backing_store() 113 static int32_t mali_gralloc_get_consumer_usage(gralloc1_device_t *device, buffer_handle_t buffer, in mali_gralloc_get_consumer_usage() 122 static int32_t mali_gralloc_get_dimensions(gralloc1_device_t *device, buffer_handle_t buffer, uint3… in mali_gralloc_get_dimensions() [all …]
|
D | mali_gralloc_private_interface.cpp | 35 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() 51 static int32_t mali_gralloc_private_get_buff_fd(gralloc1_device_t *device, buffer_handle_t handle, … in mali_gralloc_private_get_buff_fd() 66 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() 83 static int32_t mali_gralloc_private_get_buff_offset(gralloc1_device_t *device, buffer_handle_t hand… in mali_gralloc_private_get_buff_offset() 98 static int32_t mali_gralloc_private_get_buff_bytestride(gralloc1_device_t *device, buffer_handle_t … in mali_gralloc_private_get_buff_bytestride() 114 static int32_t mali_gralloc_private_get_buff_yuvinfo(gralloc1_device_t *device, buffer_handle_t han… in mali_gralloc_private_get_buff_yuvinfo() 130 static int32_t mali_gralloc_private_get_buff_size(gralloc1_device_t *device, buffer_handle_t handle… in mali_gralloc_private_get_buff_size() 145 static int32_t mali_gralloc_private_get_buff_flags(gralloc1_device_t *device, buffer_handle_t handl… in mali_gralloc_private_get_buff_flags() 160 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() 176 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 …]
|
D | mali_gralloc_ion.cpp | 747 gralloc1_device_t *dev = reinterpret_cast<gralloc1_device_t *>(device); in mali_gralloc_ion_device_close()
|
D | framebuffer_device.cpp | 561 gralloc1_device_t *gralloc_device; in framebuffer_device_open()
|
/device/generic/opengl-transport/host/libs/virglrenderer/include/hardware/ |
D | gralloc1.h | 64 struct gralloc1_device_t { struct 66 void (*getCapabilities)(gralloc1_device_t*, uint32_t*, int32_t*); argument 67 gralloc1_function_pointer_t (*getFunction)(gralloc1_device_t*, int32_t); argument 70 typedef int32_t (*GRALLOC1_PFN_LOCK)(gralloc1_device_t*, buffer_handle_t, uint64_t, uint64_t, 72 typedef int32_t (*GRALLOC1_PFN_UNLOCK)(gralloc1_device_t*, buffer_handle_t, int32_t*); 74 static inline int gralloc1_open(const hw_module_t* module, gralloc1_device_t** device) { in gralloc1_open()
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | Gralloc1.cpp | 53 static void gralloc1_getCapabilities(gralloc1_device_t*, uint32_t* outCount, int32_t*) { in gralloc1_getCapabilities() argument 57 static int32_t gralloc1_lock(gralloc1_device_t*, buffer_handle_t buffer, uint64_t producerUsage, in gralloc1_lock() argument 92 static int32_t gralloc1_unlock(gralloc1_device_t*, buffer_handle_t buffer, in gralloc1_unlock() argument 105 static gralloc1_function_pointer_t gralloc1_getFunction(gralloc1_device_t*, int32_t descriptor) { in gralloc1_getFunction() argument 116 static gralloc1_device_t g_gralloc1_device = {
|
/device/google/contexthub/sensorhal/ |
D | directchannel.h | 78 gralloc1_device_t *mGralloc1Device;
|