Home
last modified time | relevance | path

Searched refs:ToError (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/sdm845/display/gralloc/
Dgr_device_impl.cpp97 inline gralloc1_error_t ToError(Error error) { in ToError() function
495 status = ToError(dev->buf_mgr_->RetainBuffer(hnd)); in RetainBuffer()
508 return ToError(dev->buf_mgr_->ReleaseBuffer(hnd)); in ReleaseBuffer()
613 status = ToError(dev->buf_mgr_->LockBuffer( in LockBuffer()
660 return ToError(dev->buf_mgr_->UnlockBuffer(hnd)); in UnlockBuffer()