Searched refs:GetBackingStore (Results 1 – 10 of 10) sorted by relevance
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_device_impl.h | 85 static gralloc1_error_t GetBackingStore(gralloc1_device_t *device, buffer_handle_t buffer,
|
D | gr_device_impl.cpp | 139 return reinterpret_cast<gralloc1_function_pointer_t>(GetBackingStore); in GetFunction() 291 gralloc1_error_t GrallocImpl::GetBackingStore(gralloc1_device_t *device, buffer_handle_t buffer, in GetBackingStore() function in gralloc1::GrallocImpl
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_device_impl.h | 85 static gralloc1_error_t GetBackingStore(gralloc1_device_t *device, buffer_handle_t buffer,
|
D | gr_device_impl.cpp | 139 return reinterpret_cast<gralloc1_function_pointer_t>(GetBackingStore); in GetFunction() 291 gralloc1_error_t GrallocImpl::GetBackingStore(gralloc1_device_t *device, buffer_handle_t buffer, in GetBackingStore() function in gralloc1::GrallocImpl
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_device_impl.h | 85 static gralloc1_error_t GetBackingStore(gralloc1_device_t *device, buffer_handle_t buffer,
|
D | gr_device_impl.cpp | 140 return reinterpret_cast<gralloc1_function_pointer_t>(GetBackingStore); in GetFunction() 286 gralloc1_error_t GrallocImpl::GetBackingStore(gralloc1_device_t *device, buffer_handle_t buffer, in GetBackingStore() function in gralloc1::GrallocImpl
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_device_impl.h | 85 static gralloc1_error_t GetBackingStore(gralloc1_device_t *device, buffer_handle_t buffer,
|
D | gr_device_impl.cpp | 146 return reinterpret_cast<gralloc1_function_pointer_t>(GetBackingStore); in GetFunction() 304 gralloc1_error_t GrallocImpl::GetBackingStore(gralloc1_device_t *device, buffer_handle_t buffer, in GetBackingStore() function in gralloc1::GrallocImpl
|
/hardware/qcom/sdm845/display/gralloc/ |
D | gr_device_impl.h | 85 static gralloc1_error_t GetBackingStore(gralloc1_device_t *device, buffer_handle_t buffer,
|
D | gr_device_impl.cpp | 216 return reinterpret_cast<gralloc1_function_pointer_t>(GetBackingStore); in GetFunction() 365 gralloc1_error_t GrallocImpl::GetBackingStore(gralloc1_device_t *device, buffer_handle_t buffer, in GetBackingStore() function in gralloc::GrallocImpl
|