Searched refs:ResultToEGL (Results 1 – 7 of 7) sorted by relevance
206 ANGLE_TRY(ResultToEGL(mPlanes[i].texture->acquireImageFromStream( in consumerAcquire()227 ANGLE_TRY(ResultToEGL(mPlanes[i].texture->releaseImageFromStream(context))); in consumerRelease()
60 egl::Error ResultToEGL(Result result) in ResultToEGL() function
173 egl::Error ResultToEGL(Result result);
475 ANGLE_TRY(ResultToEGL(mTexture->releaseTexImageFromSurface(context))); in releaseTexImage()
642 return angle::ResultToEGL(implResult); in makeCurrent()652 ANGLE_TRY(angle::ResultToEGL(mImplementation->onUnMakeCurrent(this))); in unMakeCurrent()
60 ANGLE_TRY(ResultToEGL( in initialize()
99 return angle::ResultToEGL(waitNativeImpl()); in waitNative()