Searched refs:pHnd (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/display/msm8974/libgralloc/ |
D | gr.h | 63 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage);
|
D | alloc_controller.cpp | 361 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage) in alloc_buffer() argument 387 *pHnd = hnd; in alloc_buffer()
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | gr.h | 63 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage);
|
D | alloc_controller.cpp | 344 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage) in alloc_buffer() argument 370 *pHnd = hnd; in alloc_buffer()
|
/hardware/qcom/display/msm8x26/libgralloc/ |
D | gr.h | 63 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage);
|
D | alloc_controller.cpp | 342 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage) in alloc_buffer() argument 368 *pHnd = hnd; in alloc_buffer()
|