Home
last modified time | relevance | path

Searched refs:GetFlexLayout (Results 1 – 14 of 14) sorted by relevance

/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_mgr.h49 gralloc1_error_t GetFlexLayout(const private_handle_t *hnd, struct android_flex_layout *layout);
Dgr_device_impl.cpp472 dev->buf_mgr_->GetFlexLayout(hnd, out_flex_layout); in LockFlex()
Dgr_buf_mgr.cpp775 gralloc1_error_t BufferManager::GetFlexLayout(const private_handle_t *hnd, in GetFlexLayout() function in gralloc1::BufferManager
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_buf_mgr.h49 gralloc1_error_t GetFlexLayout(const private_handle_t *hnd, struct android_flex_layout *layout);
Dgr_device_impl.cpp492 dev->buf_mgr_->GetFlexLayout(hnd, out_flex_layout); in LockFlex()
Dgr_buf_mgr.cpp767 gralloc1_error_t BufferManager::GetFlexLayout(const private_handle_t *hnd, in GetFlexLayout() function in gralloc1::BufferManager
/hardware/qcom/display/msm8909/gralloc/
Dgr_buf_mgr.h49 gralloc1_error_t GetFlexLayout(const private_handle_t *hnd, struct android_flex_layout *layout);
Dgr_device_impl.cpp493 dev->buf_mgr_->GetFlexLayout(hnd, out_flex_layout); in LockFlex()
Dgr_buf_mgr.cpp867 gralloc1_error_t BufferManager::GetFlexLayout(const private_handle_t *hnd, in GetFlexLayout() function in gralloc1::BufferManager
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_buf_mgr.h49 gralloc1_error_t GetFlexLayout(const private_handle_t *hnd, struct android_flex_layout *layout);
Dgr_device_impl.cpp494 dev->buf_mgr_->GetFlexLayout(hnd, out_flex_layout); in LockFlex()
Dgr_buf_mgr.cpp866 gralloc1_error_t BufferManager::GetFlexLayout(const private_handle_t *hnd, in GetFlexLayout() function in gralloc1::BufferManager
/hardware/qcom/sdm845/display/gralloc/
Dgr_device_impl.h126 gralloc1_error_t GetFlexLayout(const private_handle_t *hnd, struct android_flex_layout *layout);
Dgr_device_impl.cpp511 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()