Searched refs:GetBufferStride (Results 1 – 10 of 10) sorted by relevance
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_device_impl.h | 97 static gralloc1_error_t GetBufferStride(gralloc1_device_t *device, buffer_handle_t buffer,
|
D | gr_device_impl.cpp | 151 return reinterpret_cast<gralloc1_function_pointer_t>(GetBufferStride); in GetFunction() 360 gralloc1_error_t GrallocImpl::GetBufferStride(gralloc1_device_t *device, buffer_handle_t buffer, in GetBufferStride() function in gralloc1::GrallocImpl
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_device_impl.h | 97 static gralloc1_error_t GetBufferStride(gralloc1_device_t *device, buffer_handle_t buffer,
|
D | gr_device_impl.cpp | 151 return reinterpret_cast<gralloc1_function_pointer_t>(GetBufferStride); in GetFunction() 360 gralloc1_error_t GrallocImpl::GetBufferStride(gralloc1_device_t *device, buffer_handle_t buffer, in GetBufferStride() function in gralloc1::GrallocImpl
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_device_impl.h | 97 static gralloc1_error_t GetBufferStride(gralloc1_device_t *device, buffer_handle_t buffer,
|
D | gr_device_impl.cpp | 152 return reinterpret_cast<gralloc1_function_pointer_t>(GetBufferStride); in GetFunction() 351 gralloc1_error_t GrallocImpl::GetBufferStride(gralloc1_device_t *device, buffer_handle_t buffer, in GetBufferStride() function in gralloc1::GrallocImpl
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_device_impl.h | 97 static gralloc1_error_t GetBufferStride(gralloc1_device_t *device, buffer_handle_t buffer,
|
D | gr_device_impl.cpp | 158 return reinterpret_cast<gralloc1_function_pointer_t>(GetBufferStride); in GetFunction() 369 gralloc1_error_t GrallocImpl::GetBufferStride(gralloc1_device_t *device, buffer_handle_t buffer, in GetBufferStride() function in gralloc1::GrallocImpl
|
/hardware/qcom/sdm845/display/gralloc/ |
D | gr_device_impl.h | 97 static gralloc1_error_t GetBufferStride(gralloc1_device_t *device, buffer_handle_t buffer,
|
D | gr_device_impl.cpp | 228 return reinterpret_cast<gralloc1_function_pointer_t>(GetBufferStride); in GetFunction() 433 gralloc1_error_t GrallocImpl::GetBufferStride(gralloc1_device_t *device, buffer_handle_t buffer, in GetBufferStride() function in gralloc::GrallocImpl
|