Home
last modified time | relevance | path

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

12

/hardware/qcom/display/msm8998/libgralloc/
Dgralloc_priv.h248 int bufferType; member
270 private_handle_t(int fd, unsigned int size, int flags, int bufferType, in private_handle_t()
273 flags(flags), size(size), offset(0), bufferType(bufferType), in private_handle_t()
284 private_handle_t(int fd, unsigned int size, int flags, int bufferType, in private_handle_t()
287 private_handle_t(fd, size, flags, bufferType, format, width, height) in private_handle_t()
294 private_handle_t(int fd, unsigned int size, int flags, int bufferType, in private_handle_t()
298 private_handle_t(fd, size, flags, bufferType, format, width, height, in private_handle_t()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dgralloc_priv.h241 int bufferType; member
261 private_handle_t(int fd, unsigned int size, int flags, int bufferType, in private_handle_t()
264 flags(flags), size(size), offset(0), bufferType(bufferType), in private_handle_t()
275 private_handle_t(int fd, unsigned int size, int flags, int bufferType, in private_handle_t()
278 private_handle_t(fd, size, flags, bufferType, format, width, height) in private_handle_t()
285 private_handle_t(int fd, unsigned int size, int flags, int bufferType, in private_handle_t()
289 private_handle_t(fd, size, flags, bufferType, format, width, height, in private_handle_t()
Dgpu.cpp52 buffer_handle_t* pHandle, int bufferType, in gralloc_alloc_buffer() argument
164 bufferType, format, alignedw, alignedh, in gralloc_alloc_buffer()
180 int *bufferType) in getGrallocInformationFromFormat() argument
182 *bufferType = BUFFER_TYPE_VIDEO; in getGrallocInformationFromFormat()
186 *bufferType = BUFFER_TYPE_UI; in getGrallocInformationFromFormat()
268 int bufferType; in alloc_impl() local
324 getGrallocInformationFromFormat(grallocFormat, &bufferType); in alloc_impl()
336 err = gralloc_alloc_buffer(size, usage, pHandle, bufferType, in alloc_impl()
Dgpu.h40 int bufferType, int format,
71 int *bufferType);
/hardware/qcom/display/msm8960/libgralloc/
Dgpu.cpp56 buffer_handle_t* pHandle, int bufferType, in gralloc_alloc_buffer() argument
106 if (bufferType == BUFFER_TYPE_VIDEO) { in gralloc_alloc_buffer()
146 bufferType, format, width, height, eData.fd, eData.offset, in gralloc_alloc_buffer()
162 int *bufferType) in getGrallocInformationFromFormat() argument
164 *bufferType = BUFFER_TYPE_VIDEO; in getGrallocInformationFromFormat()
168 *bufferType = BUFFER_TYPE_UI; in getGrallocInformationFromFormat()
171 *bufferType = BUFFER_TYPE_UI; in getGrallocInformationFromFormat()
254 int bufferType; in alloc_impl() local
274 getGrallocInformationFromFormat(grallocFormat, &bufferType); in alloc_impl()
285 bufferType = BUFFER_TYPE_VIDEO; in alloc_impl()
[all …]
Dgralloc_priv.h177 int bufferType; member
192 private_handle_t(int fd, int size, int flags, int bufferType,
196 flags(flags), size(size), offset(0), bufferType(bufferType), in fd()
Dgpu.h41 int bufferType, int format,
72 int *bufferType);
/hardware/qcom/display/msm8226/libgralloc/
Dgpu.cpp55 buffer_handle_t* pHandle, int bufferType, in gralloc_alloc_buffer() argument
103 if (bufferType == BUFFER_TYPE_VIDEO) { in gralloc_alloc_buffer()
162 bufferType, format, width, height, eData.fd, eData.offset, in gralloc_alloc_buffer()
179 int *bufferType) in getGrallocInformationFromFormat() argument
181 *bufferType = BUFFER_TYPE_VIDEO; in getGrallocInformationFromFormat()
185 *bufferType = BUFFER_TYPE_UI; in getGrallocInformationFromFormat()
188 *bufferType = BUFFER_TYPE_UI; in getGrallocInformationFromFormat()
271 int bufferType; in alloc_impl() local
295 getGrallocInformationFromFormat(grallocFormat, &bufferType); in alloc_impl()
316 err = gralloc_alloc_buffer(size, usage, pHandle, bufferType, in alloc_impl()
Dgralloc_priv.h218 int bufferType; member
236 private_handle_t(int fd, unsigned int size, int flags, int bufferType,
240 flags(flags), size(size), offset(0), bufferType(bufferType), in fd()
Dgpu.h40 int bufferType, int format,
71 int *bufferType);
/hardware/qcom/display/msm8084/libgralloc/
Dgpu.cpp56 buffer_handle_t* pHandle, int bufferType, in gralloc_alloc_buffer() argument
104 if (bufferType == BUFFER_TYPE_VIDEO) { in gralloc_alloc_buffer()
159 bufferType, format, width, height, eData.fd, eData.offset, in gralloc_alloc_buffer()
176 int *bufferType) in getGrallocInformationFromFormat() argument
178 *bufferType = BUFFER_TYPE_VIDEO; in getGrallocInformationFromFormat()
182 *bufferType = BUFFER_TYPE_UI; in getGrallocInformationFromFormat()
185 *bufferType = BUFFER_TYPE_UI; in getGrallocInformationFromFormat()
268 int bufferType; in alloc_impl() local
293 getGrallocInformationFromFormat(grallocFormat, &bufferType); in alloc_impl()
314 err = gralloc_alloc_buffer(size, usage, pHandle, bufferType, in alloc_impl()
Dgralloc_priv.h216 int bufferType; member
233 private_handle_t(int fd, size_t size, int flags, int bufferType,
237 flags(flags), size(size), offset(0), bufferType(bufferType), in fd()
Dgpu.h40 int bufferType, int format,
71 int *bufferType);
/hardware/qcom/display/msm8994/libgralloc/
Dgpu.cpp60 buffer_handle_t* pHandle, int bufferType, in gralloc_alloc_buffer() argument
107 if (bufferType == BUFFER_TYPE_VIDEO) { in gralloc_alloc_buffer()
181 bufferType, format, width, height, eData.fd, eData.offset, in gralloc_alloc_buffer()
198 int *bufferType) in getGrallocInformationFromFormat() argument
200 *bufferType = BUFFER_TYPE_VIDEO; in getGrallocInformationFromFormat()
204 *bufferType = BUFFER_TYPE_UI; in getGrallocInformationFromFormat()
289 int bufferType; in alloc_impl() local
317 getGrallocInformationFromFormat(grallocFormat, &bufferType); in alloc_impl()
338 err = gralloc_alloc_buffer(size, usage, pHandle, bufferType, in alloc_impl()
Dgralloc_priv.h226 int bufferType; member
251 private_handle_t(int fd, unsigned int size, int flags, int bufferType,
255 flags(flags), size(size), offset(0), bufferType(bufferType), in fd()
Dgpu.h40 int bufferType, int format,
71 int *bufferType);
/hardware/qcom/display/msm8909/libgralloc/
Dgpu.cpp52 buffer_handle_t* pHandle, int bufferType, in gralloc_alloc_buffer() argument
164 bufferType, format, alignedw, alignedh, in gralloc_alloc_buffer()
180 int *bufferType) in getGrallocInformationFromFormat() argument
182 *bufferType = BUFFER_TYPE_VIDEO; in getGrallocInformationFromFormat()
186 *bufferType = BUFFER_TYPE_UI; in getGrallocInformationFromFormat()
268 int bufferType; in alloc_impl() local
324 getGrallocInformationFromFormat(grallocFormat, &bufferType); in alloc_impl()
336 err = gralloc_alloc_buffer(size, usage, pHandle, bufferType, in alloc_impl()
Dgpu.h40 int bufferType, int format,
71 int *bufferType);
/hardware/qcom/display/msm8996/libgralloc/
Dgpu.cpp59 buffer_handle_t* pHandle, int bufferType, in gralloc_alloc_buffer() argument
164 bufferType, format, width, height, eData.fd, eData.offset, in gralloc_alloc_buffer()
182 int *bufferType) in getGrallocInformationFromFormat() argument
184 *bufferType = BUFFER_TYPE_VIDEO; in getGrallocInformationFromFormat()
188 *bufferType = BUFFER_TYPE_UI; in getGrallocInformationFromFormat()
270 int bufferType; in alloc_impl() local
321 getGrallocInformationFromFormat(grallocFormat, &bufferType); in alloc_impl()
333 err = gralloc_alloc_buffer(size, usage, pHandle, bufferType, in alloc_impl()
Dgralloc_priv.h229 int bufferType; member
254 private_handle_t(int fd, unsigned int size, int flags, int bufferType,
258 flags(flags), size(size), offset(0), bufferType(bufferType), in fd()
Dgpu.h40 int bufferType, int format,
71 int *bufferType);
/hardware/interfaces/media/omx/1.0/
Dtypes.hal156 // if bufferType == PRESET
159 // if bufferType == SHARED_MEM
162 // if bufferType == ANW_BUFFER
165 // if bufferType == NATIVE_HANDLE
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_copybit.cpp127 if (BUFFER_TYPE_UI == hnd->bufferType) { in getRGBRenderingArea()
194 if ((hnd->bufferType == BUFFER_TYPE_VIDEO && useCopybitForYUV) || in prepare()
195 (hnd->bufferType == BUFFER_TYPE_UI && useCopybitForRGB)) { in prepare()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.h388 return (hnd && (hnd->bufferType == BUFFER_TYPE_VIDEO)); in isYuvBuffer()
393 return (hnd && (hnd->bufferType == BUFFER_TYPE_VIDEO) && in is4kx2kYuvBuffer()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.h411 return (hnd && (hnd->bufferType == BUFFER_TYPE_VIDEO)); in isYuvBuffer()
416 return (hnd && (hnd->bufferType == BUFFER_TYPE_VIDEO) && in is4kx2kYuvBuffer()

12