/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/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/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/sm8150/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 | 530 gralloc1_error_t GrallocImpl::GetFlexLayout(const private_handle_t *hnd, in GetFlexLayout() function in gralloc::GrallocImpl 659 dev->GetFlexLayout(hnd, out_flex_layout); in LockFlex()
|
/hardware/qcom/sm7250/display/gralloc/ |
D | gr_device_impl.h | 126 int32_t GetFlexLayout(const private_handle_t *hnd, struct android_flex_layout *layout);
|
D | gr_device_impl.cpp | 533 int32_t GrallocImpl::GetFlexLayout(const private_handle_t *hnd, in GetFlexLayout() function in gralloc::GrallocImpl 662 dev->GetFlexLayout(hnd, out_flex_layout); in LockFlex()
|