/aosp12/hardware/qcom/display/msm8226/libgralloc/ |
H A D | gr.h | 72 int getYUVPlaneInfo(private_handle_t* pHnd, struct android_ycbcr* ycbcr);
|
H A D | mapper.cpp | 261 err = getYUVPlaneInfo(hnd, ycbcr); in gralloc_lock_ycbcr() 433 res = getYUVPlaneInfo(hnd, ycbcr); in gralloc_perform()
|
H A D | alloc_controller.cpp | 553 int getYUVPlaneInfo(private_handle_t* hnd, struct android_ycbcr* ycbcr) in getYUVPlaneInfo() function
|
/aosp12/hardware/qcom/display/msm8084/libgralloc/ |
H A D | gr.h | 72 int getYUVPlaneInfo(private_handle_t* pHnd, struct android_ycbcr* ycbcr);
|
H A D | mapper.cpp | 261 err = getYUVPlaneInfo(hnd, ycbcr); in gralloc_lock_ycbcr() 433 res = getYUVPlaneInfo(hnd, ycbcr); in gralloc_perform()
|
H A D | alloc_controller.cpp | 558 int getYUVPlaneInfo(private_handle_t* hnd, struct android_ycbcr* ycbcr) in getYUVPlaneInfo() function
|
/aosp12/hardware/qcom/display/msm8994/libgralloc/ |
H A D | gr.h | 73 int getYUVPlaneInfo(private_handle_t* pHnd, struct android_ycbcr* ycbcr);
|
H A D | mapper.cpp | 277 err = getYUVPlaneInfo(hnd, ycbcr); in gralloc_lock_ycbcr() 485 res = getYUVPlaneInfo(hnd, ycbcr); in gralloc_perform()
|
H A D | alloc_controller.cpp | 654 int getYUVPlaneInfo(private_handle_t* hnd, struct android_ycbcr* ycbcr) in getYUVPlaneInfo() function
|
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc/ |
H A D | gr.h | 65 int getYUVPlaneInfo(private_handle_t* pHnd, struct android_ycbcr* ycbcr);
|
H A D | mapper.cpp | 275 err = getYUVPlaneInfo(hnd, ycbcr); in gralloc_lock_ycbcr() 448 res = getYUVPlaneInfo(hnd, ycbcr); in gralloc_perform()
|
H A D | alloc_controller.cpp | 756 int getYUVPlaneInfo(private_handle_t* hnd, struct android_ycbcr* ycbcr) in getYUVPlaneInfo() function 1176 int ret = getYUVPlaneInfo(hnd, &yuvInfo); in getBufferLayout()
|
/aosp12/hardware/qcom/display/msm8996/libgralloc/ |
H A D | gr.h | 73 int getYUVPlaneInfo(private_handle_t* pHnd, struct android_ycbcr* ycbcr);
|
H A D | mapper.cpp | 276 err = getYUVPlaneInfo(hnd, ycbcr); in gralloc_lock_ycbcr() 484 res = getYUVPlaneInfo(hnd, ycbcr); in gralloc_perform()
|
H A D | alloc_controller.cpp | 777 int getYUVPlaneInfo(private_handle_t* hnd, struct android_ycbcr* ycbcr) in getYUVPlaneInfo() function
|
/aosp12/hardware/qcom/display/msm8909/libgralloc/ |
H A D | gr.h | 65 int getYUVPlaneInfo(private_handle_t* pHnd, struct android_ycbcr* ycbcr);
|
H A D | mapper.cpp | 275 err = getYUVPlaneInfo(hnd, ycbcr); in gralloc_lock_ycbcr() 448 res = getYUVPlaneInfo(hnd, ycbcr); in gralloc_perform()
|
H A D | alloc_controller.cpp | 756 int getYUVPlaneInfo(private_handle_t* hnd, struct android_ycbcr* ycbcr) in getYUVPlaneInfo() function 1176 int ret = getYUVPlaneInfo(hnd, &yuvInfo); in getBufferLayout()
|