Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/libgralloc1/
Dgr_allocator.h73 int GetRgbDataAddress(private_handle_t *hnd, void **rgb_data);
Dgr_allocator.cpp749 int Allocator::GetRgbDataAddress(private_handle_t *hnd, void **rgb_data) { in GetRgbDataAddress() function in gralloc1::Allocator
Dgr_buf_mgr.cpp700 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.cpp751 int Allocator::GetRgbDataAddress(private_handle_t *hnd, void **rgb_data) { in GetRgbDataAddress() function in gralloc1::Allocator
Dgr_buf_mgr.cpp692 if (allocator_->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()
/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/sdm845/display/gralloc/
Dgr_utils.h88 int GetRgbDataAddress(private_handle_t *hnd, void **rgb_data);
DQtiMapper.cpp318 if (gralloc::GetRgbDataAddress(hnd, &rgb_data) == 0) { in getRgbDataAddress()
Dgr_device_impl.cpp817 if (GetRgbDataAddress(hnd, rgb_data)) { in Perform()
Dgr_utils.cpp719 int GetRgbDataAddress(private_handle_t *hnd, void **rgb_data) { in GetRgbDataAddress() function
/hardware/qcom/sm8150/display/gralloc/
Dgr_utils.h89 int GetRgbDataAddress(private_handle_t *hnd, void **rgb_data);
DQtiMapperExtensions.cpp102 if (gralloc::GetRgbDataAddress(hnd, &rgb_data) == 0) { in getRgbDataAddress()
Dgr_device_impl.cpp836 if (GetRgbDataAddress(hnd, rgb_data)) { in Perform()
Dgr_utils.cpp773 int GetRgbDataAddress(private_handle_t *hnd, void **rgb_data) { in GetRgbDataAddress() function