Searched refs:getYUVPlaneInfo (Results 1 – 15 of 15) sorted by relevance
/hardware/qcom/display/msm8226/libgralloc/ |
D | gr.h | 72 int getYUVPlaneInfo(private_handle_t* pHnd, struct android_ycbcr* ycbcr);
|
D | mapper.cpp | 261 err = getYUVPlaneInfo(hnd, ycbcr); in gralloc_lock_ycbcr() 433 res = getYUVPlaneInfo(hnd, ycbcr); in gralloc_perform()
|
D | alloc_controller.cpp | 553 int getYUVPlaneInfo(private_handle_t* hnd, struct android_ycbcr* ycbcr) in getYUVPlaneInfo() function
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | gr.h | 72 int getYUVPlaneInfo(private_handle_t* pHnd, struct android_ycbcr* ycbcr);
|
D | mapper.cpp | 284 err = getYUVPlaneInfo(hnd, ycbcr); in gralloc_lock_ycbcr() 432 res = getYUVPlaneInfo(hnd, ycbcr); in gralloc_perform()
|
D | alloc_controller.cpp | 566 int getYUVPlaneInfo(private_handle_t* hnd, struct android_ycbcr* ycbcr) in getYUVPlaneInfo() function
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | gr.h | 72 int getYUVPlaneInfo(private_handle_t* pHnd, struct android_ycbcr* ycbcr);
|
D | mapper.cpp | 261 err = getYUVPlaneInfo(hnd, ycbcr); in gralloc_lock_ycbcr() 433 res = getYUVPlaneInfo(hnd, ycbcr); in gralloc_perform()
|
D | alloc_controller.cpp | 554 int getYUVPlaneInfo(private_handle_t* hnd, struct android_ycbcr* ycbcr) in getYUVPlaneInfo() function
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | gr.h | 73 int getYUVPlaneInfo(private_handle_t* pHnd, struct android_ycbcr* ycbcr);
|
D | mapper.cpp | 266 err = getYUVPlaneInfo(hnd, ycbcr); in gralloc_lock_ycbcr() 412 res = getYUVPlaneInfo(hnd, ycbcr); in gralloc_perform()
|
D | alloc_controller.cpp | 771 int getYUVPlaneInfo(private_handle_t* hnd, struct android_ycbcr* ycbcr) in getYUVPlaneInfo() function
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | gr.h | 73 int getYUVPlaneInfo(private_handle_t* pHnd, struct android_ycbcr* ycbcr);
|
D | mapper.cpp | 274 err = getYUVPlaneInfo(hnd, ycbcr); in gralloc_lock_ycbcr() 420 res = getYUVPlaneInfo(hnd, ycbcr); in gralloc_perform()
|
D | alloc_controller.cpp | 645 int getYUVPlaneInfo(private_handle_t* hnd, struct android_ycbcr* ycbcr) in getYUVPlaneInfo() function
|