Searched refs:bufferType (Results 1 - 25 of 37) sorted by relevance

12

/hardware/qcom/display/msm8960/libgralloc/
H A Dgpu.cpp56 buffer_handle_t* pHandle, int bufferType,
106 if (bufferType == BUFFER_TYPE_VIDEO) {
146 bufferType, format, width, height, eData.fd, eData.offset,
162 int *bufferType)
164 *bufferType = BUFFER_TYPE_VIDEO;
168 *bufferType = BUFFER_TYPE_UI;
171 *bufferType = BUFFER_TYPE_UI;
254 int bufferType; local
274 getGrallocInformationFromFormat(grallocFormat, &bufferType);
285 bufferType
55 gralloc_alloc_buffer(size_t size, int usage, buffer_handle_t* pHandle, int bufferType, int format, int width, int height) argument
161 getGrallocInformationFromFormat(int inputFormat, int *bufferType) argument
[all...]
H A Dgpu.h41 int bufferType, int format,
72 int *bufferType);
H A Dgralloc_priv.h177 int bufferType; member in struct:private_handle_t
192 private_handle_t(int fd, int size, int flags, int bufferType, argument
196 flags(flags), size(size), offset(0), bufferType(bufferType),
/hardware/qcom/display/msm8084/libgralloc/
H A Dgpu.h40 int bufferType, int format,
71 int *bufferType);
H A Dgpu.cpp56 buffer_handle_t* pHandle, int bufferType,
104 if (bufferType == BUFFER_TYPE_VIDEO) {
159 bufferType, format, width, height, eData.fd, eData.offset,
176 int *bufferType)
178 *bufferType = BUFFER_TYPE_VIDEO;
182 *bufferType = BUFFER_TYPE_UI;
185 *bufferType = BUFFER_TYPE_UI;
268 int bufferType; local
293 getGrallocInformationFromFormat(grallocFormat, &bufferType);
314 err = gralloc_alloc_buffer(size, usage, pHandle, bufferType,
55 gralloc_alloc_buffer(size_t size, int usage, buffer_handle_t* pHandle, int bufferType, int format, int width, int height) argument
175 getGrallocInformationFromFormat(int inputFormat, int *bufferType) argument
[all...]
H A Dgralloc_priv.h216 int bufferType; member in struct:private_handle_t
233 private_handle_t(int fd, size_t size, int flags, int bufferType, argument
237 flags(flags), size(size), offset(0), bufferType(bufferType),
/hardware/qcom/display/msm8226/libgralloc/
H A Dgpu.h40 int bufferType, int format,
71 int *bufferType);
H A Dgpu.cpp55 buffer_handle_t* pHandle, int bufferType,
103 if (bufferType == BUFFER_TYPE_VIDEO) {
162 bufferType, format, width, height, eData.fd, eData.offset,
179 int *bufferType)
181 *bufferType = BUFFER_TYPE_VIDEO;
185 *bufferType = BUFFER_TYPE_UI;
188 *bufferType = BUFFER_TYPE_UI;
271 int bufferType; local
295 getGrallocInformationFromFormat(grallocFormat, &bufferType);
316 err = gralloc_alloc_buffer(size, usage, pHandle, bufferType,
54 gralloc_alloc_buffer(unsigned int size, int usage, buffer_handle_t* pHandle, int bufferType, int format, int width, int height) argument
178 getGrallocInformationFromFormat(int inputFormat, int *bufferType) argument
[all...]
H A Dgralloc_priv.h218 int bufferType; member in struct:private_handle_t
236 private_handle_t(int fd, unsigned int size, int flags, int bufferType, argument
240 flags(flags), size(size), offset(0), bufferType(bufferType),
/hardware/qcom/display/msm8909/libgralloc/
H A Dgpu.h40 int bufferType, int format,
71 int *bufferType);
H A Dgpu.cpp52 buffer_handle_t* pHandle, int bufferType,
164 bufferType, format, alignedw, alignedh,
180 int *bufferType)
182 *bufferType = BUFFER_TYPE_VIDEO;
186 *bufferType = BUFFER_TYPE_UI;
268 int bufferType; local
324 getGrallocInformationFromFormat(grallocFormat, &bufferType);
336 err = gralloc_alloc_buffer(size, usage, pHandle, bufferType,
51 gralloc_alloc_buffer(unsigned int size, int usage, buffer_handle_t* pHandle, int bufferType, int format, int width, int height) argument
179 getGrallocInformationFromFormat(int inputFormat, int *bufferType) argument
/hardware/qcom/display/msm8909w_3100/libgralloc/
H A Dgpu.h40 int bufferType, int format,
71 int *bufferType);
H A Dgralloc_priv.h241 int bufferType; member in struct:private_handle_t
261 private_handle_t(int fd, unsigned int size, int flags, int bufferType, argument
264 flags(flags), size(size), offset(0), bufferType(bufferType),
275 private_handle_t(int fd, unsigned int size, int flags, int bufferType, argument
278 private_handle_t(fd, size, flags, bufferType, format, width, height)
285 private_handle_t(int fd, unsigned int size, int flags, int bufferType, argument
289 private_handle_t(fd, size, flags, bufferType, format, width, height,
H A Dgpu.cpp52 buffer_handle_t* pHandle, int bufferType,
164 bufferType, format, alignedw, alignedh,
180 int *bufferType)
182 *bufferType = BUFFER_TYPE_VIDEO;
186 *bufferType = BUFFER_TYPE_UI;
268 int bufferType; local
324 getGrallocInformationFromFormat(grallocFormat, &bufferType);
336 err = gralloc_alloc_buffer(size, usage, pHandle, bufferType,
51 gralloc_alloc_buffer(unsigned int size, int usage, buffer_handle_t* pHandle, int bufferType, int format, int width, int height) argument
179 getGrallocInformationFromFormat(int inputFormat, int *bufferType) argument
/hardware/qcom/display/msm8994/libgralloc/
H A Dgpu.h40 int bufferType, int format,
71 int *bufferType);
H A Dgpu.cpp60 buffer_handle_t* pHandle, int bufferType,
107 if (bufferType == BUFFER_TYPE_VIDEO) {
181 bufferType, format, width, height, eData.fd, eData.offset,
198 int *bufferType)
200 *bufferType = BUFFER_TYPE_VIDEO;
204 *bufferType = BUFFER_TYPE_UI;
289 int bufferType; local
317 getGrallocInformationFromFormat(grallocFormat, &bufferType);
338 err = gralloc_alloc_buffer(size, usage, pHandle, bufferType,
59 gralloc_alloc_buffer(unsigned int size, int usage, buffer_handle_t* pHandle, int bufferType, int format, int width, int height) argument
197 getGrallocInformationFromFormat(int inputFormat, int *bufferType) argument
H A Dgralloc_priv.h226 int bufferType; member in struct:private_handle_t
251 private_handle_t(int fd, unsigned int size, int flags, int bufferType, argument
255 flags(flags), size(size), offset(0), bufferType(bufferType),
/hardware/qcom/display/msm8996/libgralloc/
H A Dgpu.h40 int bufferType, int format,
71 int *bufferType);
H A Dgpu.cpp59 buffer_handle_t* pHandle, int bufferType,
164 bufferType, format, width, height, eData.fd, eData.offset,
182 int *bufferType)
184 *bufferType = BUFFER_TYPE_VIDEO;
188 *bufferType = BUFFER_TYPE_UI;
270 int bufferType; local
321 getGrallocInformationFromFormat(grallocFormat, &bufferType);
333 err = gralloc_alloc_buffer(size, usage, pHandle, bufferType,
58 gralloc_alloc_buffer(unsigned int size, int usage, buffer_handle_t* pHandle, int bufferType, int format, int width, int height) argument
181 getGrallocInformationFromFormat(int inputFormat, int *bufferType) argument
H A Dgralloc_priv.h229 int bufferType; member in struct:private_handle_t
254 private_handle_t(int fd, unsigned int size, int flags, int bufferType, argument
258 flags(flags), size(size), offset(0), bufferType(bufferType),
/hardware/qcom/display/msm8998/libgralloc/
H A Dgralloc_priv.h248 int bufferType; member in struct:private_handle_t
270 private_handle_t(int fd, unsigned int size, int flags, int bufferType, argument
273 flags(flags), size(size), offset(0), bufferType(bufferType),
284 private_handle_t(int fd, unsigned int size, int flags, int bufferType, argument
287 private_handle_t(fd, size, flags, bufferType, format, width, height)
294 private_handle_t(int fd, unsigned int size, int flags, int bufferType, argument
298 private_handle_t(fd, size, flags, bufferType, format, width, height,
/hardware/intel/common/libwsbm/src/
H A Dwsbm_manager.c78 unsigned bufferType; member in struct:_WsbmBufferObject
437 if (buf->bufferType == WSBM_BUFFER_SIMPLE) {
470 if (buf->bufferType == WSBM_BUFFER_SIMPLE) {
496 if (buf->bufferType == WSBM_BUFFER_SIMPLE)
516 if (buf->bufferType == WSBM_BUFFER_REF)
629 if (buf->bufferType == WSBM_BUFFER_SIMPLE)
649 if (buf->bufferType == WSBM_BUFFER_REF)
815 if (buf->bufferType == WSBM_BUFFER_SIMPLE)
917 buf->bufferType = WSBM_BUFFER_REF;
958 buf->bufferType
[all...]
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_copybit.cpp127 if (BUFFER_TYPE_UI == hnd->bufferType) {
194 if ((hnd->bufferType == BUFFER_TYPE_VIDEO && useCopybitForYUV) ||
195 (hnd->bufferType == BUFFER_TYPE_UI && useCopybitForRGB)) {
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.h388 return (hnd && (hnd->bufferType == BUFFER_TYPE_VIDEO));
393 return (hnd && (hnd->bufferType == BUFFER_TYPE_VIDEO) &&
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.h411 return (hnd && (hnd->bufferType == BUFFER_TYPE_VIDEO));
416 return (hnd && (hnd->bufferType == BUFFER_TYPE_VIDEO) &&

Completed in 378 milliseconds

12