/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/msm8084/libgralloc/ |
D | gpu.cpp | 56 buffer_handle_t* pHandle, int bufferType, in gralloc_alloc_buffer() argument 103 if (bufferType == BUFFER_TYPE_VIDEO) { in gralloc_alloc_buffer() 158 bufferType, format, width, height, eData.fd, eData.offset, in gralloc_alloc_buffer() 175 int *bufferType) in getGrallocInformationFromFormat() argument 177 *bufferType = BUFFER_TYPE_VIDEO; in getGrallocInformationFromFormat() 181 *bufferType = BUFFER_TYPE_UI; in getGrallocInformationFromFormat() 184 *bufferType = BUFFER_TYPE_UI; in getGrallocInformationFromFormat() 267 int bufferType; in alloc_impl() local 292 getGrallocInformationFromFormat(grallocFormat, &bufferType); in alloc_impl() 313 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/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/msm8909/libgralloc/ |
D | gpu.cpp | 52 buffer_handle_t* pHandle, int bufferType, in gralloc_alloc_buffer() argument 103 if (bufferType == BUFFER_TYPE_VIDEO) { in gralloc_alloc_buffer() 173 bufferType, format, width, height, eData.fd, eData.offset, in gralloc_alloc_buffer() 190 int *bufferType) in getGrallocInformationFromFormat() argument 192 *bufferType = BUFFER_TYPE_VIDEO; in getGrallocInformationFromFormat() 196 *bufferType = BUFFER_TYPE_UI; in getGrallocInformationFromFormat() 199 *bufferType = BUFFER_TYPE_UI; in getGrallocInformationFromFormat() 284 int bufferType; in alloc_impl() local 308 getGrallocInformationFromFormat(grallocFormat, &bufferType); in alloc_impl() 329 err = gralloc_alloc_buffer(size, usage, pHandle, bufferType, in alloc_impl()
|
D | gralloc_priv.h | 219 int bufferType; member 237 private_handle_t(int fd, unsigned int size, int flags, int bufferType, 241 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 | 52 buffer_handle_t* pHandle, int bufferType, in gralloc_alloc_buffer() argument 99 if (bufferType == BUFFER_TYPE_VIDEO) { in gralloc_alloc_buffer() 173 bufferType, format, width, height, eData.fd, eData.offset, in gralloc_alloc_buffer() 190 int *bufferType) in getGrallocInformationFromFormat() argument 192 *bufferType = BUFFER_TYPE_VIDEO; in getGrallocInformationFromFormat() 196 *bufferType = BUFFER_TYPE_UI; in getGrallocInformationFromFormat() 281 int bufferType; in alloc_impl() local 309 getGrallocInformationFromFormat(grallocFormat, &bufferType); in alloc_impl() 330 err = gralloc_alloc_buffer(size, usage, pHandle, bufferType, in alloc_impl()
|
D | gralloc_priv.h | 226 int bufferType; member 244 private_handle_t(int fd, unsigned int size, int flags, int bufferType, 248 flags(flags), size(size), offset(0), bufferType(bufferType), in fd()
|
D | gpu.h | 40 int bufferType, int format, 71 int *bufferType);
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | gpu.cpp | 51 buffer_handle_t* pHandle, int bufferType, in gralloc_alloc_buffer() argument 161 bufferType, format, width, height, eData.fd, eData.offset, in gralloc_alloc_buffer() 178 int *bufferType) in getGrallocInformationFromFormat() argument 180 *bufferType = BUFFER_TYPE_VIDEO; in getGrallocInformationFromFormat() 184 *bufferType = BUFFER_TYPE_UI; in getGrallocInformationFromFormat() 266 int bufferType; in alloc_impl() local 317 getGrallocInformationFromFormat(grallocFormat, &bufferType); in alloc_impl() 329 err = gralloc_alloc_buffer(size, usage, pHandle, bufferType, in alloc_impl()
|
D | gralloc_priv.h | 230 int bufferType; member 248 private_handle_t(int fd, unsigned int size, int flags, int bufferType, 252 flags(flags), size(size), offset(0), bufferType(bufferType), in fd()
|
D | gpu.h | 40 int bufferType, int format, 71 int *bufferType);
|
/hardware/intel/common/libwsbm/src/ |
D | wsbm_manager.c | 78 unsigned bufferType; member 437 if (buf->bufferType == WSBM_BUFFER_SIMPLE) { in wsbmBOReference() 470 if (buf->bufferType == WSBM_BUFFER_SIMPLE) { in wsbmBOUnreference() 496 if (buf->bufferType == WSBM_BUFFER_SIMPLE) in wsbmBOData() 516 if (buf->bufferType == WSBM_BUFFER_REF) in wsbmBOData() 629 if (buf->bufferType == WSBM_BUFFER_SIMPLE) in wsbmBODataUB() 649 if (buf->bufferType == WSBM_BUFFER_REF) in wsbmBODataUB() 815 if (buf->bufferType == WSBM_BUFFER_SIMPLE) in wsbmBOSubData() 917 buf->bufferType = WSBM_BUFFER_REF; in wsbmBOSetReferenced() 958 buf->bufferType = WSBM_BUFFER_SIMPLE; in wsbmBOCreateSimple() [all …]
|
/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()
|
D | hwc_utils.h | 217 return (hnd && (hnd->bufferType == BUFFER_TYPE_VIDEO)); in isYuvBuffer()
|
/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()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_utils.h | 497 return (hnd && (hnd->bufferType == BUFFER_TYPE_VIDEO)); in isYuvBuffer() 503 return (hnd && (hnd->bufferType == BUFFER_TYPE_VIDEO) && in isYUVSplitNeeded()
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_utils.h | 475 return (hnd && (hnd->bufferType == BUFFER_TYPE_VIDEO)); in isYuvBuffer() 481 return (hnd && (hnd->bufferType == BUFFER_TYPE_VIDEO) && in isYUVSplitNeeded()
|