/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/sm7250/display/gralloc/ |
D | gr_device_impl.h | 97 static int32_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() 455 int32_t GrallocImpl::GetBufferStride(gralloc1_device_t *device, buffer_handle_t buffer, in GetBufferStride() function in gralloc::GrallocImpl
|
/hardware/qcom/sm8150/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() 452 gralloc1_error_t GrallocImpl::GetBufferStride(gralloc1_device_t *device, buffer_handle_t buffer, in GetBufferStride() function in gralloc::GrallocImpl
|