Searched refs:GetRgbDataAddress (Results 1 – 20 of 20) sorted by relevance
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_allocator.h | 73 int GetRgbDataAddress(private_handle_t *hnd, void **rgb_data);
|
D | gr_allocator.cpp | 749 int Allocator::GetRgbDataAddress(private_handle_t *hnd, void **rgb_data) { in GetRgbDataAddress() function in gralloc1::Allocator
|
D | gr_buf_mgr.cpp | 700 if (allocator_->GetRgbDataAddress(hnd, rgb_data)) { in Perform()
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_allocator.h | 73 int GetRgbDataAddress(private_handle_t *hnd, void **rgb_data);
|
D | gr_allocator.cpp | 751 int Allocator::GetRgbDataAddress(private_handle_t *hnd, void **rgb_data) { in GetRgbDataAddress() function in gralloc1::Allocator
|
D | gr_buf_mgr.cpp | 692 if (allocator_->GetRgbDataAddress(hnd, rgb_data)) { in Perform()
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_utils.h | 75 int GetRgbDataAddress(private_handle_t *hnd, void **rgb_data);
|
D | gr_utils.cpp | 637 int GetRgbDataAddress(private_handle_t *hnd, void **rgb_data) { in GetRgbDataAddress() function
|
D | gr_buf_mgr.cpp | 766 if (GetRgbDataAddress(hnd, rgb_data)) { in Perform()
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_utils.h | 75 int GetRgbDataAddress(private_handle_t *hnd, void **rgb_data);
|
D | gr_utils.cpp | 637 int GetRgbDataAddress(private_handle_t *hnd, void **rgb_data) { in GetRgbDataAddress() function
|
D | gr_buf_mgr.cpp | 766 if (GetRgbDataAddress(hnd, rgb_data)) { in Perform()
|
/hardware/qcom/sdm845/display/gralloc/ |
D | gr_utils.h | 88 int GetRgbDataAddress(private_handle_t *hnd, void **rgb_data);
|
D | QtiMapper.cpp | 318 if (gralloc::GetRgbDataAddress(hnd, &rgb_data) == 0) { in getRgbDataAddress()
|
D | gr_device_impl.cpp | 817 if (GetRgbDataAddress(hnd, rgb_data)) { in Perform()
|
D | gr_utils.cpp | 719 int GetRgbDataAddress(private_handle_t *hnd, void **rgb_data) { in GetRgbDataAddress() function
|
/hardware/qcom/sm8150/display/gralloc/ |
D | gr_utils.h | 89 int GetRgbDataAddress(private_handle_t *hnd, void **rgb_data);
|
D | QtiMapperExtensions.cpp | 102 if (gralloc::GetRgbDataAddress(hnd, &rgb_data) == 0) { in getRgbDataAddress()
|
D | gr_device_impl.cpp | 836 if (GetRgbDataAddress(hnd, rgb_data)) { in Perform()
|
D | gr_utils.cpp | 773 int GetRgbDataAddress(private_handle_t *hnd, void **rgb_data) { in GetRgbDataAddress() function
|