Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/gl/
H A DGLLibraryEGL.h64 mIsWARP(false) {}
387 return mIsWARP; in IsWARP()
540 bool mIsWARP; variable
H A DGLLibraryEGL.cpp553 mIsWARP = true; in EnsureInitialized()
/dports/www/firefox-esr/firefox-91.8.0/gfx/gl/
H A DGLContextEGL.h68 virtual bool IsWARP() const override { return mEgl->mIsWARP; } in IsWARP()
H A DGLLibraryEGL.cpp683 : mLib(&lib), mDisplay(disp), mIsWARP(isWarp) { in EglDisplay()
H A DGLLibraryEGL.h594 const bool mIsWARP; variable
/dports/www/firefox/firefox-99.0/gfx/gl/
H A DGLContextEGL.h67 virtual bool IsWARP() const override { return mEgl->mIsWARP; } in IsWARP()
H A DGLLibraryEGL.cpp672 : mLib(&lib), mDisplay(disp), mIsWARP(isWarp) { in EglDisplay()
H A DGLLibraryEGL.h594 const bool mIsWARP; variable
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/gl/
H A DGLContextEGL.h68 virtual bool IsWARP() const override { return mEgl->mIsWARP; } in IsWARP()
H A DGLLibraryEGL.cpp683 : mLib(&lib), mDisplay(disp), mIsWARP(isWarp) { in EglDisplay()
H A DGLLibraryEGL.h594 const bool mIsWARP; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DGLLibraryEGL.h117 mIsWARP(false) in GLLibraryEGL()
535 return mIsWARP; in IsWARP()
693 bool mIsWARP; variable
H A DGLLibraryEGL.cpp510 mIsWARP = true; in EnsureInitialized()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/gl/
H A DGLLibraryEGL.h385 return mIsWARP; in IsWARP()
555 bool mIsWARP = false; variable
H A DGLLibraryEGL.cpp810 mIsWARP = true; in CreateDisplay()