Searched refs:pHnd (Results 1 - 14 of 14) sorted by relevance

/hardware/qcom/display/msm8909/libgralloc/
H A Dgr.h63 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage);
65 int getYUVPlaneInfo(private_handle_t* pHnd, struct android_ycbcr* ycbcr);
66 int getRgbDataAddress(private_handle_t* pHnd, void** rgb_data);
H A Dalloc_controller.cpp870 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage) argument
902 *pHnd = hnd;
/hardware/qcom/display/msm8909w_3100/libgralloc/
H A Dgr.h63 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage);
65 int getYUVPlaneInfo(private_handle_t* pHnd, struct android_ycbcr* ycbcr);
66 int getRgbDataAddress(private_handle_t* pHnd, void** rgb_data);
H A Dalloc_controller.cpp870 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage) argument
902 *pHnd = hnd;
/hardware/qcom/display/msm8996/libgralloc/
H A Dgr.h71 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage);
73 int getYUVPlaneInfo(private_handle_t* pHnd, struct android_ycbcr* ycbcr);
74 int getRgbDataAddress(private_handle_t* pHnd, void** rgb_data);
H A Dalloc_controller.cpp873 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage) argument
905 *pHnd = hnd;
/hardware/qcom/display/msm8084/libgralloc/
H A Dgr.h70 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage);
72 int getYUVPlaneInfo(private_handle_t* pHnd, struct android_ycbcr* ycbcr);
H A Dalloc_controller.cpp627 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage) argument
655 *pHnd = hnd;
/hardware/qcom/display/msm8226/libgralloc/
H A Dgr.h70 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage);
72 int getYUVPlaneInfo(private_handle_t* pHnd, struct android_ycbcr* ycbcr);
H A Dalloc_controller.cpp621 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage) argument
649 *pHnd = hnd;
/hardware/qcom/display/msm8994/libgralloc/
H A Dgr.h71 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage);
73 int getYUVPlaneInfo(private_handle_t* pHnd, struct android_ycbcr* ycbcr);
H A Dalloc_controller.cpp723 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage) argument
751 *pHnd = hnd;
/hardware/qcom/display/msm8960/libgralloc/
H A Dgr.h59 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage);
H A Dalloc_controller.cpp353 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage) argument
379 *pHnd = hnd;

Completed in 258 milliseconds