Searched defs:GetBufferStride (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_device_impl.cpp151 return reinterpret_cast<gralloc1_function_pointer_t>(GetBufferStride);
344 gralloc1_error_t GrallocImpl::GetBufferStride(gralloc1_device_t *device, buffer_handle_t buffer, function in class:gralloc1::GrallocImpl
/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_device_impl.cpp154 return reinterpret_cast<gralloc1_function_pointer_t>(GetBufferStride);
359 gralloc1_error_t GrallocImpl::GetBufferStride(gralloc1_device_t *device, buffer_handle_t buffer, function in class:gralloc1::GrallocImpl
/hardware/qcom/display/sdm845/libgralloc1/
H A Dgr_device_impl.cpp154 return reinterpret_cast<gralloc1_function_pointer_t>(GetBufferStride);
359 gralloc1_error_t GrallocImpl::GetBufferStride(gralloc1_device_t *device, buffer_handle_t buffer, function in class:gralloc1::GrallocImpl

Completed in 11 milliseconds