Home
last modified time | relevance | path

Searched refs:GetRgbDataAddress (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/display/msm8996/libgralloc1/
Dgr_allocator.h73 int GetRgbDataAddress(private_handle_t *hnd, void **rgb_data);
Dgr_allocator.cpp732 int Allocator::GetRgbDataAddress(private_handle_t *hnd, void **rgb_data) { in GetRgbDataAddress() function in gralloc1::Allocator
Dgr_buf_mgr.cpp721 if (allocator_->GetRgbDataAddress(hnd, rgb_data)) { in Perform()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_allocator.h73 int GetRgbDataAddress(private_handle_t *hnd, void **rgb_data);
Dgr_allocator.cpp734 int Allocator::GetRgbDataAddress(private_handle_t *hnd, void **rgb_data) { in GetRgbDataAddress() function in gralloc1::Allocator
Dgr_buf_mgr.cpp709 if (allocator_->GetRgbDataAddress(hnd, rgb_data)) { in Perform()
/hardware/qcom/display/msm8909/gralloc/
Dgr_utils.h75 int GetRgbDataAddress(private_handle_t *hnd, void **rgb_data);
Dgr_utils.cpp637 int GetRgbDataAddress(private_handle_t *hnd, void **rgb_data) { in GetRgbDataAddress() function
Dgr_buf_mgr.cpp766 if (GetRgbDataAddress(hnd, rgb_data)) { in Perform()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_utils.h75 int GetRgbDataAddress(private_handle_t *hnd, void **rgb_data);
Dgr_utils.cpp637 int GetRgbDataAddress(private_handle_t *hnd, void **rgb_data) { in GetRgbDataAddress() function
Dgr_buf_mgr.cpp766 if (GetRgbDataAddress(hnd, rgb_data)) { in Perform()