Searched refs:onIsWindowRectanglesSupportedForRT (Results 1 – 6 of 6) sorted by relevance
155 return this->maxWindowRectangles() > 0 && this->onIsWindowRectanglesSupportedForRT(rt); in isWindowRectanglesSupportedForRT()396 virtual bool onIsWindowRectanglesSupportedForRT(const GrBackendRenderTarget&) const { in onIsWindowRectanglesSupportedForRT() function
157 return this->maxWindowRectangles() > 0 && this->onIsWindowRectanglesSupportedForRT(rt); in isWindowRectanglesSupportedForRT()399 virtual bool onIsWindowRectanglesSupportedForRT(const GrBackendRenderTarget&) const { in onIsWindowRectanglesSupportedForRT() function
456 bool onIsWindowRectanglesSupportedForRT(const GrBackendRenderTarget&) const override;
2893 bool GrGLCaps::onIsWindowRectanglesSupportedForRT(const GrBackendRenderTarget& backendRT) const { in onIsWindowRectanglesSupportedForRT() function in GrGLCaps
2869 bool GrGLCaps::onIsWindowRectanglesSupportedForRT(const GrBackendRenderTarget& backendRT) const { in onIsWindowRectanglesSupportedForRT() function in GrGLCaps