/hardware/qcom/display/msm8998/libgralloc/ |
D | gralloc_priv.h | 248 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/ |
D | gralloc_priv.h | 241 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()
|
D | gpu.cpp | 52 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()
|
D | gpu.h | 40 int bufferType, int format, 71 int *bufferType);
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | gpu.cpp | 56 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 …]
|
D | gralloc_priv.h | 177 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()
|
D | gpu.h | 41 int bufferType, int format, 72 int *bufferType);
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | gpu.cpp | 55 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()
|
D | gralloc_priv.h | 218 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()
|
D | gpu.h | 40 int bufferType, int format, 71 int *bufferType);
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | gpu.cpp | 56 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()
|
D | gralloc_priv.h | 216 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()
|
D | gpu.h | 40 int bufferType, int format, 71 int *bufferType);
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | gpu.cpp | 60 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()
|
D | gralloc_priv.h | 226 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()
|
D | gpu.h | 40 int bufferType, int format, 71 int *bufferType);
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | gpu.cpp | 52 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()
|
D | gpu.h | 40 int bufferType, int format, 71 int *bufferType);
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | gpu.cpp | 59 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()
|
D | gralloc_priv.h | 229 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()
|
D | gpu.h | 40 int bufferType, int format, 71 int *bufferType);
|
/hardware/interfaces/media/omx/1.0/ |
D | types.hal | 156 // if bufferType == PRESET 159 // if bufferType == SHARED_MEM 162 // if bufferType == ANW_BUFFER 165 // if bufferType == NATIVE_HANDLE
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_copybit.cpp | 127 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/ |
D | hwc_utils.h | 388 return (hnd && (hnd->bufferType == BUFFER_TYPE_VIDEO)); in isYuvBuffer() 393 return (hnd && (hnd->bufferType == BUFFER_TYPE_VIDEO) && in is4kx2kYuvBuffer()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_utils.h | 411 return (hnd && (hnd->bufferType == BUFFER_TYPE_VIDEO)); in isYuvBuffer() 416 return (hnd && (hnd->bufferType == BUFFER_TYPE_VIDEO) && in is4kx2kYuvBuffer()
|