Searched refs:onIsWindowRectanglesSupportedForRT (Results 1 – 3 of 3) sorted by relevance
236 return this->maxWindowRectangles() > 0 && this->onIsWindowRectanglesSupportedForRT(rt); in isWindowRectanglesSupportedForRT()691 virtual bool onIsWindowRectanglesSupportedForRT(const GrBackendRenderTarget&) const { in onIsWindowRectanglesSupportedForRT() function
578 bool onIsWindowRectanglesSupportedForRT(const GrBackendRenderTarget&) const override;
5018 bool GrGLCaps::onIsWindowRectanglesSupportedForRT(const GrBackendRenderTarget& backendRT) const { in onIsWindowRectanglesSupportedForRT() function in GrGLCaps