Searched refs:GetCurrentThreadErrorScratchSpace (Results 1 – 4 of 4) sorted by relevance
348 static Error *GetCurrentThreadErrorScratchSpace();
2748 Error *Display::GetCurrentThreadErrorScratchSpace() in GetCurrentThreadErrorScratchSpace() function in egl::Display
645 *egl::Display::GetCurrentThreadErrorScratchSpace() = egl::Error(0, 0, std::move(errorString)); in handleError()
29 egl::Error error = std::move(*egl::Display::GetCurrentThreadErrorScratchSpace()); in ToEGL()