Home
last modified time | relevance | path

Searched refs:NumInts (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/sdm845/display/gralloc/
Dgr_priv_handle.h92 static inline int NumInts() { in NumInts() function
118 numInts = NumInts(); in fd()
134 if (!h || h->version != sizeof(native_handle) || h->numInts != NumInts() || in validate()
137 h, h ? h->version : -1, sizeof(native_handle), h ? h->numInts : -1, NumInts(), in validate()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_priv_handle.h94 static inline int NumInts() { in NumInts() function
132 numInts = NumInts(); in fd()
154 if (!h || h->version != sizeof(native_handle) || h->numInts != NumInts() || in validate()
157 h, h ? h->version : -1, sizeof(native_handle), h ? h->numInts : -1, NumInts(), in validate()
Dgr_buf_mgr.cpp534 native_handle_create(private_handle_t::kNumFds, private_handle_t::NumInts())); in Perform()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_priv_handle.h92 static inline int NumInts() { in NumInts() function
130 numInts = NumInts(); in fd()
148 if (!h || h->version != sizeof(native_handle) || h->numInts != NumInts() || in validate()
153 h, h ? h->version : -1, sizeof(native_handle), h ? h->numInts : -1, NumInts(), in validate()
Dgr_buf_mgr.cpp542 native_handle_create(private_handle_t::kNumFds, private_handle_t::NumInts())); in Perform()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_priv_handle.h99 static inline int NumInts() { in NumInts() function
137 numInts = NumInts(); in fd()
155 if (!h || h->version != sizeof(native_handle) || h->numInts != NumInts() || in validate()
160 h, h ? h->version : -1, sizeof(native_handle), h ? h->numInts : -1, NumInts(), in validate()
Dgr_buf_mgr.cpp559 native_handle_create(private_handle_t::kNumFds, private_handle_t::NumInts())); in Perform()
/hardware/qcom/display/msm8909/gralloc/
Dgr_priv_handle.h98 static inline int NumInts() { in NumInts() function
136 numInts = NumInts(); in fd()
154 if (!h || h->version != sizeof(native_handle) || h->numInts != NumInts() || in validate()
159 h, h ? h->version : -1, sizeof(native_handle), h ? h->numInts : -1, NumInts(), in validate()
Dgr_buf_mgr.cpp562 native_handle_create(private_handle_t::kNumFds, private_handle_t::NumInts())); in Perform()