Searched defs:pHnd (Results 1 - 9 of 9) sorted by relevance

/hardware/qcom/display/msm8084/libgralloc/
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 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/msm8909/libgralloc/
H A Dalloc_controller.cpp633 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage) argument
661 *pHnd = hnd;
/hardware/qcom/display/msm8960/libgralloc/
H A Dalloc_controller.cpp353 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage) argument
379 *pHnd = hnd;
/hardware/qcom/display/msm8994/libgralloc/
H A Dalloc_controller.cpp714 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage) argument
742 *pHnd = hnd;
/hardware/qcom/display/msm8996/libgralloc/
H A Dalloc_controller.cpp866 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage) argument
898 *pHnd = hnd;
/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_allocator.cpp120 int Allocator::AllocateBuffer(const BufferDescriptor &descriptor, private_handle_t **pHnd) { argument
149 *pHnd = hnd;
/hardware/qcom/display/msm8998/libgralloc/
H A Dalloc_controller.cpp889 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage) argument
921 *pHnd = hnd;
/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_allocator.cpp128 int Allocator::AllocateBuffer(const BufferDescriptor &descriptor, private_handle_t **pHnd) { argument
157 *pHnd = hnd;

Completed in 130 milliseconds