/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
H A D | gr_utils.h | 74 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr); 83 struct android_ycbcr *ycbcr); 85 struct android_ycbcr *ycbcr); 87 int color_format, struct android_ycbcr *ycbcr);
|
H A D | gr_utils.cpp | 287 int color_format, struct android_ycbcr *ycbcr) { in GetYuvUbwcSPPlaneInfo() 315 int color_format, struct android_ycbcr *ycbcr) { in GetYuvUbwcInterlacedSPPlaneInfo() 337 struct android_ycbcr *ycbcr) { in GetYuvSPPlaneInfo() 349 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr) { in GetYUVPlaneInfo() 775 struct android_ycbcr yuvInfo = {}; in GetBufferLayout()
|
/aosp12/hardware/qcom/display/msm8909/gralloc/ |
H A D | gr_utils.h | 74 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr); 83 struct android_ycbcr *ycbcr); 85 struct android_ycbcr *ycbcr); 87 int color_format, struct android_ycbcr *ycbcr);
|
H A D | gr_utils.cpp | 287 int color_format, struct android_ycbcr *ycbcr) { in GetYuvUbwcSPPlaneInfo() 315 int color_format, struct android_ycbcr *ycbcr) { in GetYuvUbwcInterlacedSPPlaneInfo() 337 struct android_ycbcr *ycbcr) { in GetYuvSPPlaneInfo() 349 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr) { in GetYUVPlaneInfo() 775 struct android_ycbcr yuvInfo = {}; in GetBufferLayout()
|
/aosp12/hardware/qcom/sdm845/display/gralloc/ |
H A D | gr_utils.h | 87 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr ycbcr[2]); 95 struct android_ycbcr *ycbcr); 97 struct android_ycbcr *ycbcr); 99 int color_format, struct android_ycbcr ycbcr[2]);
|
H A D | gr_utils.cpp | 359 struct android_ycbcr *ycbcr) { in GetYuvUbwcSPPlaneInfo() 387 int color_format, struct android_ycbcr ycbcr[2]) { in GetYuvUbwcInterlacedSPPlaneInfo() 410 struct android_ycbcr *ycbcr) { in GetYuvSPPlaneInfo() 422 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr ycbcr[2]) { in GetYUVPlaneInfo() 911 struct android_ycbcr yuvPlaneInfo[2] = {}; in GetBufferLayout() 954 struct android_ycbcr yuvInfo = yuvPlaneInfo[0]; in GetBufferLayout()
|
/aosp12/hardware/qcom/display/msm8996/libgralloc1/ |
H A D | gr_allocator.h | 72 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr); 86 struct android_ycbcr *ycbcr); 88 struct android_ycbcr *ycbcr);
|
/aosp12/hardware/qcom/display/msm8998/libgralloc1/ |
H A D | gr_allocator.h | 72 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr); 86 struct android_ycbcr *ycbcr); 88 struct android_ycbcr *ycbcr);
|
/aosp12/hardware/google/gchips/gralloc3/src/ |
H A D | mali_gralloc_bufferaccess.h | 28 int h, android_ycbcr *ycbcr); 35 int w, int h, android_ycbcr *ycbcr, int32_t fence_fd);
|
H A D | mali_gralloc_module.cpp | 103 int usage, int l, int t, int w, int h, android_ycbcr *ycbcr) in gralloc_lock_ycbcr() 128 android_ycbcr *ycbcr, int32_t fence_fd) in gralloc_lock_ycbcr_async()
|
H A D | mali_gralloc_module.h | 62 int h, android_ycbcr *ycbcr); 67 int w, int h, android_ycbcr *ycbcr, int32_t fence_fd);
|
/aosp12/frameworks/native/libs/ui/include/ui/ |
H A D | GraphicBuffer.h | 179 status_t lockYCbCr(uint32_t inUsage, android_ycbcr *ycbcr); 181 android_ycbcr *ycbcr); 192 status_t lockAsyncYCbCr(uint32_t inUsage, android_ycbcr *ycbcr, 195 android_ycbcr *ycbcr, int fenceFd);
|
/aosp12/frameworks/native/libs/ui/include_vndk/ui/ |
H A D | GraphicBuffer.h | 179 status_t lockYCbCr(uint32_t inUsage, android_ycbcr *ycbcr); 181 android_ycbcr *ycbcr); 192 status_t lockAsyncYCbCr(uint32_t inUsage, android_ycbcr *ycbcr, 195 android_ycbcr *ycbcr, int fenceFd);
|
/aosp12/hardware/libhardware/include/hardware/ |
H A D | gralloc.h | 270 struct android_ycbcr *ycbcr); 315 struct android_ycbcr *ycbcr, int fenceFd);
|
/aosp12/hardware/qcom/display/msm8994/libgralloc/ |
H A D | mapper.cpp | 271 struct android_ycbcr *ycbcr) in gralloc_lock_ycbcr() 336 static void ycbcr_to_flexible_layout(const struct android_ycbcr* ycbcr, in ycbcr_to_flexible_layout() 483 android_ycbcr* ycbcr = va_arg(args, struct android_ycbcr *); in gralloc_perform() 593 struct android_ycbcr ycbcr; in gralloc_perform()
|
/aosp12/hardware/qcom/display/msm8996/libgralloc/ |
H A D | mapper.cpp | 270 struct android_ycbcr *ycbcr) in gralloc_lock_ycbcr() 335 static void ycbcr_to_flexible_layout(const struct android_ycbcr* ycbcr, in ycbcr_to_flexible_layout() 482 android_ycbcr* ycbcr = va_arg(args, struct android_ycbcr *); in gralloc_perform() 643 struct android_ycbcr ycbcr; in gralloc_perform()
|
/aosp12/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/ |
H A D | README.txt | 86 2) Create Rect object that will be used as input to mapper function (and android_ycbcr object 90 android_ycbcr outLayout; 94 android_ycbcr struct is diefeind in /system/core/libsystem/include/system/graphics.h
|
/aosp12/hardware/qcom/sm8150/display/gralloc/ |
H A D | gr_utils.h | 172 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr ycbcr[2]); 180 struct android_ycbcr *ycbcr);
|
/aosp12/hardware/qcom/sm7250/display/gralloc/ |
H A D | gr_utils.h | 186 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr ycbcr[2]); 194 struct android_ycbcr *ycbcr);
|
/aosp12/hardware/google/gchips/gralloc4/src/core/ |
H A D | mali_gralloc_bufferaccess.h | 27 int h, android_ycbcr *ycbcr);
|
/aosp12/hardware/google/gchips/libvendorgraphicbuffer/gralloc3/ |
H A D | vendor_graphicbuffer_mapper.cpp | 31 uint64_t usage, const Rect& bounds, android_ycbcr *ycbcr) in lockYCbCr64()
|
/aosp12/hardware/qcom/display/msm8084/libgralloc/ |
H A D | mapper.cpp | 256 struct android_ycbcr *ycbcr) in gralloc_lock_ycbcr() 431 android_ycbcr* ycbcr = va_arg(args, struct android_ycbcr *); in gralloc_perform()
|
/aosp12/hardware/qcom/display/msm8226/libgralloc/ |
H A D | mapper.cpp | 256 struct android_ycbcr *ycbcr) in gralloc_lock_ycbcr() 431 android_ycbcr* ycbcr = va_arg(args, struct android_ycbcr *); in gralloc_perform()
|
/aosp12/frameworks/native/libs/ui/ |
H A D | GraphicBuffer.cpp | 264 status_t GraphicBuffer::lockYCbCr(uint32_t inUsage, android_ycbcr* ycbcr) in lockYCbCr() 272 android_ycbcr* ycbcr) in lockYCbCr() 321 status_t GraphicBuffer::lockAsyncYCbCr(uint32_t inUsage, android_ycbcr* ycbcr, in lockAsyncYCbCr() 330 android_ycbcr* ycbcr, int fenceFd) in lockAsyncYCbCr()
|
/aosp12/frameworks/native/libs/gui/ |
H A D | CpuConsumer.cpp | 91 android_ycbcr ycbcr = android_ycbcr(); in lockBufferItem()
|