Searched defs:PRIV_FLAGS_CLIENT_ALLOCATED (Results 1 - 4 of 4) sorted by relevance
/hardware/qcom/display/msm8909/gralloc/ |
H A D | gr_priv_handle.h | 68 PRIV_FLAGS_CLIENT_ALLOCATED = 0x20000000, // Ion buffer allocated outside of gralloc enumerator in enum:private_handle_t::__anon2850 142 : private_handle_t(fd, -1, PRIV_FLAGS_CLIENT_ALLOCATED, w, h, 0, 0, format, buf_type, size,
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
H A D | gr_priv_handle.h | 69 PRIV_FLAGS_CLIENT_ALLOCATED = 0x20000000, // Ion buffer allocated outside of gralloc enumerator in enum:private_handle_t::__anon2974 143 : private_handle_t(fd, -1, PRIV_FLAGS_CLIENT_ALLOCATED, w, h, 0, 0, format, buf_type, size,
|
/hardware/qcom/display/msm8996/libgralloc1/ |
H A D | gr_priv_handle.h | 62 PRIV_FLAGS_CLIENT_ALLOCATED = 0x20000000, // Ion buffer allocated outside of gralloc enumerator in enum:private_handle_t::__anon3191 136 : private_handle_t(fd, -1, PRIV_FLAGS_CLIENT_ALLOCATED, w, h, 0, 0, format, buf_type, size,
|
/hardware/qcom/display/msm8998/libgralloc1/ |
H A D | gr_priv_handle.h | 64 PRIV_FLAGS_CLIENT_ALLOCATED = 0x20000000, // Ion buffer allocated outside of gralloc enumerator in enum:private_handle_t::__anon3258 138 : private_handle_t(fd, -1, PRIV_FLAGS_CLIENT_ALLOCATED, w, h, 0, 0, format, buf_type, size,
|
Completed in 103 milliseconds