Searched defs:getViewport (Results 1 – 10 of 10) sorted by relevance
53 const GrGLIRect& getViewport() const { return fViewport; } in getViewport() function
244 ImageEditor.prototype.getViewport = function() { return this.viewport_; }; method in ImageEditor284 ImageEditor.Mode.prototype.getViewport = function() { return this.viewport_; }; method in ImageEditor.Mode
96 SlideMode.prototype.getViewport = function() { return this.viewport_; }; method in SlideMode
327 getViewport: function() { }, method in CodeMirror
593 const Rectangle &State::getViewport() const in getViewport() function in gl::State
792 const tcu::IVec4& getViewport (void) const { return m_viewport; } in getViewport() function in sglr::ReferenceContext
4083 getViewport: function() { return {from: this.display.viewFrom, to: this.display.viewTo};}, method
4249 getViewport: function() { return {from: this.display.viewFrom, to: this.display.viewTo};}, method