Home
last modified time | relevance | path

Searched defs:private_handle_t (Results 1 – 3 of 3) sorted by relevance

/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_buffer.h67 struct private_handle_t : public native_handle struct
78 {
86 {
99 int share_fd;
100 int share_attr_fd;
103 int magic;
104 int req_format;
105 uint64_t internal_format;
106 int byte_stride;
107 int flags;
[all …]
/device/linaro/hikey/gralloc960/
Dmali_gralloc_buffer.h67 struct private_handle_t : public native_handle struct
78 {
86 {
99 int share_fd;
100 int share_attr_fd;
103 int magic;
104 int req_format;
105 uint64_t internal_format;
106 int byte_stride;
107 int flags;
[all …]
/device/linaro/hikey/gralloc/
Dgralloc_priv.h136 struct private_handle_t : public native_handle struct
145 {
152 {
162 int share_fd;
164 int magic;
165 int flags;
166 int usage;
167 int size;
168 int width;
169 int height;
[all …]