/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/ |
H A D | AndroidSurfaceTexture.cpp | 88 MOZ_ASSERT(aContext->IsOwningThreadCurrent(), "Trying to attach GLContext from different thread"); in Attach() 108 !mAttachedContext->IsOwningThreadCurrent()) in Detach()
|
H A D | TextureImageEGL.cpp | 83 if (mGLContext->IsDestroyed() || !mGLContext->IsOwningThreadCurrent()) { in ~TextureImageEGL()
|
H A D | GLTextureImage.cpp | 110 if (ctx->IsDestroyed() || !ctx->IsOwningThreadCurrent()) { in ~BasicTextureImage()
|
H A D | GLContext.h | 3256 NS_ASSERTION(IsOwningThreadCurrent(), 3280 bool IsOwningThreadCurrent();
|
H A D | GLContext.cpp | 2554 GLContext::IsOwningThreadCurrent() in IsOwningThreadCurrent() function in mozilla::gl::GLContext
|
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/opengl/ |
H A D | TexturePoolOGL.cpp | 38 if (sActiveContext->IsOwningThreadCurrent()) { in AcquireTexture()
|
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/gl/ |
H A D | TextureImageEGL.cpp | 74 if (mGLContext->IsDestroyed() || !mGLContext->IsOwningThreadCurrent()) { in ~TextureImageEGL()
|
H A D | GLTextureImage.cpp | 96 if (ctx->IsDestroyed() || !ctx->IsOwningThreadCurrent()) { in ~BasicTextureImage()
|
H A D | GLContext.cpp | 2186 bool GLContext::IsOwningThreadCurrent() { in IsOwningThreadCurrent() function in mozilla::gl::GLContext
|
H A D | GLContext.h | 3360 bool IsOwningThreadCurrent();
|
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/gl/ |
H A D | TextureImageEGL.cpp | 75 if (mGLContext->IsDestroyed() || !mGLContext->IsOwningThreadCurrent()) { in ~TextureImageEGL()
|
H A D | GLTextureImage.cpp | 96 if (ctx->IsDestroyed() || !ctx->IsOwningThreadCurrent()) { in ~BasicTextureImage()
|
H A D | GLContext.cpp | 2166 bool GLContext::IsOwningThreadCurrent() { in IsOwningThreadCurrent() function in mozilla::gl::GLContext
|
H A D | GLContext.h | 3346 bool IsOwningThreadCurrent();
|
/dports/www/firefox-esr/firefox-91.8.0/gfx/gl/ |
H A D | GLTextureImage.cpp | 83 if (ctx->IsDestroyed() || !ctx->IsOwningThreadCurrent()) { in ~BasicTextureImage()
|
H A D | GLContext.cpp | 2072 bool GLContext::IsOwningThreadCurrent() { in IsOwningThreadCurrent() function in mozilla::gl::GLContext
|
H A D | GLContext.h | 3358 bool IsOwningThreadCurrent();
|
/dports/www/firefox/firefox-99.0/gfx/gl/ |
H A D | GLTextureImage.cpp | 83 if (ctx->IsDestroyed() || !ctx->IsOwningThreadCurrent()) { in ~BasicTextureImage()
|
H A D | GLContext.cpp | 2104 bool GLContext::IsOwningThreadCurrent() { in IsOwningThreadCurrent() function in mozilla::gl::GLContext
|
H A D | GLContext.h | 3445 bool IsOwningThreadCurrent();
|
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/gl/ |
H A D | GLTextureImage.cpp | 83 if (ctx->IsDestroyed() || !ctx->IsOwningThreadCurrent()) { in ~BasicTextureImage()
|
H A D | GLContext.cpp | 2072 bool GLContext::IsOwningThreadCurrent() { in IsOwningThreadCurrent() function in mozilla::gl::GLContext
|
H A D | GLContext.h | 3358 bool IsOwningThreadCurrent();
|