Searched refs:ToError (Results 1 – 3 of 3) sorted by relevance
97 inline gralloc1_error_t ToError(Error error) { in ToError() function495 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()
97 inline gralloc1_error_t ToError(Error error) { in ToError() function517 status = ToError(dev->buf_mgr_->RetainBuffer(hnd)); in RetainBuffer()530 return static_cast<int32_t>((ToError(dev->buf_mgr_->ReleaseBuffer(hnd)))); in ReleaseBuffer()635 status = ToError(dev->buf_mgr_->LockBuffer( in LockBuffer()682 return static_cast<int32_t>(ToError(dev->buf_mgr_->UnlockBuffer(hnd))); in UnlockBuffer()
97 inline gralloc1_error_t ToError(Error error) { in ToError() function514 status = ToError(dev->buf_mgr_->RetainBuffer(hnd)); in RetainBuffer()527 return ToError(dev->buf_mgr_->ReleaseBuffer(hnd)); in ReleaseBuffer()632 status = ToError(dev->buf_mgr_->LockBuffer( in LockBuffer()679 return ToError(dev->buf_mgr_->UnlockBuffer(hnd)); in UnlockBuffer()