Searched refs:GetFlexLayout (Results 1 – 14 of 14) sorted by relevance
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_buf_mgr.h | 49 gralloc1_error_t GetFlexLayout(const private_handle_t *hnd, struct android_flex_layout *layout);
|
D | gr_device_impl.cpp | 472 dev->buf_mgr_->GetFlexLayout(hnd, out_flex_layout); in LockFlex()
|
D | gr_buf_mgr.cpp | 775 gralloc1_error_t BufferManager::GetFlexLayout(const private_handle_t *hnd, in GetFlexLayout() function in gralloc1::BufferManager
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_buf_mgr.h | 49 gralloc1_error_t GetFlexLayout(const private_handle_t *hnd, struct android_flex_layout *layout);
|
D | gr_device_impl.cpp | 492 dev->buf_mgr_->GetFlexLayout(hnd, out_flex_layout); in LockFlex()
|
D | gr_buf_mgr.cpp | 767 gralloc1_error_t BufferManager::GetFlexLayout(const private_handle_t *hnd, in GetFlexLayout() function in gralloc1::BufferManager
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_buf_mgr.h | 49 gralloc1_error_t GetFlexLayout(const private_handle_t *hnd, struct android_flex_layout *layout);
|
D | gr_device_impl.cpp | 493 dev->buf_mgr_->GetFlexLayout(hnd, out_flex_layout); in LockFlex()
|
D | gr_buf_mgr.cpp | 867 gralloc1_error_t BufferManager::GetFlexLayout(const private_handle_t *hnd, in GetFlexLayout() function in gralloc1::BufferManager
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_buf_mgr.h | 49 gralloc1_error_t GetFlexLayout(const private_handle_t *hnd, struct android_flex_layout *layout);
|
D | gr_device_impl.cpp | 494 dev->buf_mgr_->GetFlexLayout(hnd, out_flex_layout); in LockFlex()
|
D | gr_buf_mgr.cpp | 866 gralloc1_error_t BufferManager::GetFlexLayout(const private_handle_t *hnd, in GetFlexLayout() function in gralloc1::BufferManager
|
/hardware/qcom/sdm845/display/gralloc/ |
D | gr_device_impl.h | 126 gralloc1_error_t GetFlexLayout(const private_handle_t *hnd, struct android_flex_layout *layout);
|
D | gr_device_impl.cpp | 511 gralloc1_error_t GrallocImpl::GetFlexLayout(const private_handle_t *hnd, in GetFlexLayout() function in gralloc::GrallocImpl 640 dev->GetFlexLayout(hnd, out_flex_layout); in LockFlex()
|